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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209508'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209508'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209501> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209502'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209502'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209506> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209506'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209506'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209514> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209515'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209515'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209505> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209505'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209505'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209513> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210234'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210234'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210111> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210111'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210111'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208634> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208636'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208636'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208598> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208577'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208577'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208590> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208592'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208592'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208593> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208596'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208596'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208597> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208614'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208614'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208632> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208632'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208632'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208561> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208586'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208586'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208591> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208589'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208589'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208639> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208581'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208581'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208588> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208588'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208588'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208582> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208564'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208564'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208569> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208570'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208570'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208573> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208573'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208573'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208576> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208575'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208575'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208563> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208563'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208563'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208572> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208572'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208572'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208567> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208567'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208567'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208574> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208574'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208574'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208565> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208656'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208656'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208659> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208659'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208659'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208651> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208651'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208651'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208653> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208653'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208653'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208645> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208645'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208645'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208644> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208641'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208641'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208648> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208648'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208648'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208650> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208650'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208650'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210481> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210481'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210481'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209795> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209793'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209793'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209790> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209270'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209270'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209334> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209335'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209335'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209650> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209650'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209650'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209659> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209658'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209658'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209606> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209606'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209606'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209653> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209633'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209633'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209632> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209632'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209632'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209641> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209643'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209643'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209652> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209652'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209652'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209654> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209656'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209656'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209630> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209630'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209630'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209628> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209626'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209626'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209616> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209616'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209616'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209610> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209610'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209610'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209603> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209603'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209603'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209609> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209609'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209609'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209602> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209601'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209601'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208336> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208336'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208336'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208307> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208307'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208307'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208338> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208313'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208313'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208312> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208310'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208310'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208317> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208305'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208305'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208303> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208301'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208301'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208309> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208309'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208309'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208325> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208325'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208325'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208334> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208333'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208333'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208332> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208329'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208329'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208328> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208328'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208328'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208316> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208316'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208316'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208326> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208326'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208326'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208337> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208321'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208321'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208327> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208327'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208327'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210076> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210075'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210075'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210072> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210072'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210072'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210073> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210073'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210073'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209407> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209407'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209407'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209409> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209409'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209409'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209410> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209410'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209410'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209416> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209416'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209416'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209411> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209411'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209411'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209412> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209412'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209412'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209414> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209414'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209414'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209415> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209415'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209415'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209404> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209404'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209404'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209402> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209402'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209402'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209401> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209401'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209401'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208157> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208157'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208157'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208156> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208154'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208154'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208146> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208146'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208146'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208150> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208152'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208152'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210443> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208532'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208532'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208533> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208535'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208535'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208539> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208538'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208538'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208529> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208529'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208529'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208528> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208528'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208528'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208537> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208537'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208537'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210171> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210171'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210171'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210174> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210176'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210176'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210183> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210184'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210184'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210188> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210188'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210188'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210189> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210191'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210191'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209440> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209450'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209450'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209423> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209424'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209424'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209435> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209435'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209435'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209437> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209422'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209422'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209429> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209429'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209429'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209425> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209425'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209425'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209421> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209421'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209421'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209430> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209430'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209430'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209433> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209434'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209434'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208443> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208443'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208443'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208445> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208448'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208448'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208449> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208450'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208450'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208442> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208441'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208441'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208415> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208415'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208415'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208413> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208413'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208413'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208404> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208404'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208404'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209931> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209929'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209929'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209928> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209926'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209926'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208452> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208452'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208452'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208407> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208406'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208406'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208414> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210413'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210413'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210408> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210408'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210408'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210417> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210417'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210417'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210410> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210412'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210412'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210418> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210419'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210419'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210416> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210416'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210416'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210409> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210409'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210409'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210415> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210415'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2448'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210415'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209923> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209922'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209922'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209932> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209932'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209932'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209933> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209934'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209934'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209937> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209937'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209937'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209475> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209475'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209475'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209469> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209469'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209469'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209474> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209474'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209474'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209471> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209471'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209471'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209476> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209476'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209476'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208492> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208492'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208492'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208485> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208486'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208486'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208495> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208496'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208496'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208490> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208489'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208489'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208488> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208487'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208487'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208484> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208482'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208482'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208493> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208794'^^xsd:integer;
  dwc:scientificName 'Manunema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2410'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208794'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210302> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210008'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210008'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210012> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210012'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210012'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209994> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209994'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209994'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209989> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209989'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209989'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209983> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209981'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209981'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209990> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209990'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209990'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208815> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208815'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208815'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208802> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208802'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208802'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208817> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208817'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208817'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208805> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208808'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208808'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208809> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208812'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208812'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208813> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208814'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208814'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208807> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208807'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208807'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208295> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208296'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208296'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208297> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208297'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208297'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208286> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208286'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208286'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208281> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208281'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208281'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210295> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210295'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210295'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209684> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209684'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209684'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209688> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209688'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209688'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209689> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209691'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209691'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209694> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208676'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208676'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208670> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208670'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208670'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208664> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208661'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208661'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209811> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208288'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208288'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208290> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208290'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208290'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208294> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209853'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209853'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209850> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209850'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209850'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209852> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209852'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209852'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209856> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209856'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209856'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209848> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209848'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209848'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209845> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209845'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209845'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209843> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209843'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209843'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209842> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209842'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209842'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209841> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209841'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209841'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209849> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209849'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209849'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208750> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208750'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208750'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208741> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208741'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208741'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208752> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208752'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208752'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208754> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208754'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208754'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208766> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208766'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208766'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208769> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208769'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208769'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208767> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208767'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208767'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208772> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208772'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208772'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208768> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209246'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209246'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209242> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209242'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209242'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209256> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209253'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209253'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209260> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209260'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209260'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209251> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209251'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209251'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209248> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208825'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208825'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210255> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210256'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210256'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210279> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208242'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208242'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208175> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208176'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208176'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208181> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208184'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208184'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208169> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208170'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208170'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208163> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208163'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208163'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208166> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208168'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208168'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208162> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208162'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208162'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208211> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208209'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208209'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208196> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208193'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208193'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208191> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208190'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208190'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208188> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208188'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208188'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208195> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208195'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208195'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208222> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208241'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208241'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208186> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208186'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208186'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208216> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208216'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208216'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208203> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208203'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208203'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209548> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209548'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209548'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209555> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209556'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209556'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209541> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209543'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209543'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209545> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209545'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209545'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209552> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209552'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209552'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210439> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210439'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210439'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210422> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210422'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210422'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210430> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210430'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210430'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210423> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210423'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210423'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210429> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210429'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210429'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210436> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210435'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210435'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210421> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210424'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210424'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210425> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209553'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209553'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209686> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209686'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209686'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209667> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209683'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209683'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209657> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209660'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209660'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210455> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210010'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210010'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210133> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210133'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210133'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210125> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210125'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210125'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210136> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210136'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210136'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210121> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210121'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210121'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210135> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209773'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209773'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209766> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209766'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209766'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209587> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209587'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209587'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209593> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209593'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209593'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209591> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209591'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209591'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209585> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209585'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209585'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209582> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209582'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209582'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209597> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209597'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209597'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209598> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209598'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209598'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209599> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209599'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209599'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209592> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209592'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209592'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209174> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208276'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208276'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208272> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208272'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208272'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208270> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208270'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208270'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209172> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209172'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209172'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209173> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208275'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208275'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208268> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208268'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208268'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208269> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208269'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208269'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208274> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208274'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208274'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209877> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209877'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209877'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209870> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209870'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209870'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209878> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209878'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209878'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209862> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209864'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209864'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209872> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209872'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209872'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209876> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209876'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209876'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209879> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209879'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209879'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209865> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209868'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209868'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209875> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209874'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209874'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208279> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208278'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208278'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208261> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208261'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208261'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209171> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209171'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209171'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209176> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209176'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209176'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209169> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209169'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209169'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208267> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208267'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208267'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208277> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208277'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208277'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208262> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208262'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208262'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208263> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208263'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208263'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208264> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208264'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208264'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208265> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208265'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208265'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208266> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208266'^^xsd:integer;
  dwc:scientificName 'Monhystera minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208266'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1054492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210330> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210330'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210330'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210335> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208355'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208355'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208341> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208341'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208341'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210329> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210329'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210329'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209386> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209386'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2557'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209386'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209758> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209758'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209758'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209962> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209963'^^xsd:integer;
  dwc:scientificName 'Paroxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2554'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209963'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209353> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209353'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209353'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209351> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209349'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209349'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209873> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209873'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209873'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208342> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208342'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208342'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210509> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210350'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210350'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210343> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210343'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210343'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210392> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210392'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210392'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210400> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210400'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210400'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210394> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210395'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210395'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210398> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210397'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210397'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209226> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209211'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209211'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209206> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209206'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209206'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209213> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209215'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209215'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208392> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208392'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208392'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208062> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210203'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210203'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210201> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210201'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210201'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209313> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209313'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209313'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209145> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209528'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209528'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208349> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208371'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208371'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208353> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208353'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208353'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208363> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208363'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208363'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208366> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208367'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208367'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208344> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208344'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208344'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208345> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208346'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208346'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208372> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208352'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208352'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208506> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209299'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209299'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209295> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209295'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209295'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209298> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209297'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209297'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209284> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209284'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209284'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209294> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209293'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209293'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209292> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209290'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209290'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209288> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209288'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209288'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209155> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209155'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209155'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209151> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209152'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209152'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209153> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209154'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209154'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209143> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210022'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210022'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210025> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210025'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210025'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210030> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210032'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210032'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210033> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210035'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210035'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209722> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209141'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209141'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210211> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210211'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210211'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210210> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210210'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210210'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210202> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210202'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210202'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210205> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210205'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210205'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210206> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210206'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210206'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210207> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210207'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210207'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210208> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210208'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210208'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210209> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210209'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210209'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209366> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209366'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209366'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209954> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209954'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209954'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209944> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209944'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209944'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209956> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209956'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209956'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209955> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209955'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209955'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209952> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209952'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209952'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209951> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209951'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209951'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209950> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209950'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209950'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209949> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209949'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209949'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209947> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209947'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209947'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209943> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209943'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209943'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209953> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209953'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209953'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209957> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209957'^^xsd:integer;
  dwc:scientificName 'Pareudesmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2370'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209957'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209714> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209714'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209714'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209713> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209713'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209713'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210456> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210456'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210456'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210454> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210454'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210454'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208701> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208701'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208701'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208706> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208706'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208706'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208704> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208704'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208704'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208723> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208723'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208723'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208720> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208720'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208720'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208719> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208719'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208719'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208717> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208717'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208717'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208716> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208716'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208716'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208715> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208715'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208715'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208714> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208714'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208714'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208713> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208713'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208713'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208712> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208712'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208712'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208711> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208711'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208711'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208710> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208710'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208710'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208709> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208709'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208709'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210218> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210218'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210218'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210212> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210212'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210212'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209150> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209150'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209150'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209283> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209283'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209283'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209282> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209282'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209282'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209281> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209281'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209281'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210213> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210213'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210213'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210214> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210214'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210214'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210215> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210215'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210215'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210216> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210216'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210216'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210217> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210217'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210217'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209373> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209373'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209373'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209374> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209374'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209374'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209375> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209375'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209375'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209376> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209376'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209376'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209377> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209377'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209377'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209378> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209378'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209378'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209379> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209379'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209379'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210219> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210219'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210219'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208702> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208702'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208702'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208703> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208703'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208703'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208705> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208705'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208705'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209363> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209363'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209363'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209362> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209362'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209362'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209365> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209365'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209365'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209372> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209372'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209372'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209364> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209364'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209364'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209521> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209521'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209521'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209529> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209529'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209529'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208721> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208721'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208721'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208740> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208740'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208740'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208739> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208739'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208739'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208738> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208738'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208738'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208737> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208737'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208737'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208736> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208736'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208736'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208122> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208122'^^xsd:integer;
  dwc:scientificName 'Comesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2426'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208122'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208114> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208114'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208114'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208252> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208252'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208252'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208246> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208246'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208246'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210172> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210172'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210172'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208690> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208690'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208690'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208688> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208688'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208688'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209892> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209892'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209892'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209904> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209904'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209904'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209902> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209902'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209902'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210058> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210058'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210058'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209503> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209503'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209503'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208682> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208682'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208682'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210114> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210114'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210114'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208571> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208571'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208571'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208615> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208615'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208615'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208585> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208585'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208585'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208657> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208657'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208657'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208642> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208642'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208642'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208816> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208816'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208816'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208663> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208663'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208663'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209695> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209695'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209695'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209812> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209812'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209812'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208308> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208308'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208308'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208335> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208335'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208335'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208323> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208323'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208323'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208340> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208340'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208340'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209615> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209615'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209615'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209644> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209644'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209644'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208483> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208483'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208483'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209252> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209252'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209252'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209243> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209243'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209243'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208756> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208756'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208756'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208212> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208212'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208212'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208173> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208173'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208173'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209554> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209554'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209554'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209546> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209546'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209546'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209921> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209921'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209921'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209924> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209924'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209924'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208421> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208421'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208421'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208527> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208527'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208527'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208536> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208536'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208536'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208491> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208491'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208491'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209436> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209436'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209436'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210150> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210150'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210150'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210143> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210143'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210143'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210149> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210149'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210149'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210152> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210152'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210152'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209189> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209189'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209189'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209185> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209185'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209185'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209200> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209200'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209200'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209199> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209199'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209199'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209198> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209198'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209198'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209193> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209193'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209193'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209192> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209192'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209192'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209186> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209186'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209186'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210051> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210051'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210051'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210054> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210054'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210054'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210055> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210055'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210055'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210050> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210050'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210050'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210195> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210195'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210195'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210196> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210196'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210196'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210173> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210173'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210173'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210192> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210192'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210192'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210161> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210161'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210161'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210162> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210162'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210162'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210163> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210163'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210163'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210164> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210164'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210164'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210165> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210165'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210165'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210166> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210166'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210166'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210167> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210167'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210167'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210168> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210168'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210168'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210169> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210169'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210169'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210170> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210170'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210170'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209775> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209775'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209775'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208693> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208693'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208693'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208692> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208692'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208692'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208689> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208689'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208689'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208686> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208686'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208686'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210393> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210393'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210393'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210345> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210345'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210345'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210354> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210354'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210354'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209889> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209889'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209889'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209890> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209890'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209890'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208478> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208478'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208478'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208477> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208477'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2525'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208477'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209886> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209886'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209886'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210096> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210096'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210096'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210088> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210088'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210088'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210094> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210094'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210094'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210092> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210092'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210092'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210533> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210533'^^xsd:integer;
  dwc:scientificName 'Zalonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '227494'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210533'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208092> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208092'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208092'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208089> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208089'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208089'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208091> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208091'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208091'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208093> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208093'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208093'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208094> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208094'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208094'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208090> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208090'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208090'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208542> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208542'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208542'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208543> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208543'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208543'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208545> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208545'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208545'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208250> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208250'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208250'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209906> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209906'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209906'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209911> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209911'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209911'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209910> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209910'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209910'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209909> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209909'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209909'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209908> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209908'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209908'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209901> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209901'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209901'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209914> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209914'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209914'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209903> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209903'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209903'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210246> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210246'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210246'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210245> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210245'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210245'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210243> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210243'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210243'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210242> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210242'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210242'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210253> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210253'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210253'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210252> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210252'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210252'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210251> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210251'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210251'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210247> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210247'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210247'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208248> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208248'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208248'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208243> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208243'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208243'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208256> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208256'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208256'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208255> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208255'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208255'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208254> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208254'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208254'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208249> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208249'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208249'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208247> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208247'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208247'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208245> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208245'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208245'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208244> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208244'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208244'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209869> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209869'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209869'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209170> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209170'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209170'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208718> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208718'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208718'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208733> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208733'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208733'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209532> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209532'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209532'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209370> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209370'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209370'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209369> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209369'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209369'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210023> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210023'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210023'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209149> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209149'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209149'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209286> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209286'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209286'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209296> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209296'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209296'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208343> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208343'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208343'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208708> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208708'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208708'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209561> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209561'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209561'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210391> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210391'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210391'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209236> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209236'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209236'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208153> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208153'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208153'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210369> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210369'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210369'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210370> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210370'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210370'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210371> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210371'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210371'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210366> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210366'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210366'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210368> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210368'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210368'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210364> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210364'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210364'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210365> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210365'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210365'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210367> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210367'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210367'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210361> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210361'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210361'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210363> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210363'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210363'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210372> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210372'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210372'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210379> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210379'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210379'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210362> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210362'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210362'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210380> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210380'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210380'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210378> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210378'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210378'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210377> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210377'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210377'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210376> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210376'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210376'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210375> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210375'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210375'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210374> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210374'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210374'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210373> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210373'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210373'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209245> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209245'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209245'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208530> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208530'^^xsd:integer;
  dwc:scientificName 'Geomonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '153330'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208530'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209550> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209550'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209550'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210488> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210488'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210488'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209984> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209984'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209984'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210442> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210442'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210442'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210204> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210204'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210204'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209156> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209156'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209156'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210021> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210021'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210021'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210034> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A210034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:210034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '210034'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:210034'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208115> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208115'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208115'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208116> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208116'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208116'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208120> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.88 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "78.88"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208120'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '78.88'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208120'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208112> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208112'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208112'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208104> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208104'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208104'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208108> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208108'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208108'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208109> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208109'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208109'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208111> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208111'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208111'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208113> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92"^^xsd:decimal ;
  dwc:decimalLongitude "12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92 12.12)"^^geo:wktLiteral ;
  geo-pos:lat "78.92"^^xsd:decimal ;
  geo-pos:long "12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208113'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '12.12'^^xsd:double;
  dwc:latitude '78.92'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208113'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208110> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "78.95"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A208110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:208110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '208110'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '78.95'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:208110'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209687> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.02"^^xsd:decimal ;
  dwc:decimalLongitude "11.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.02 11.36)"^^geo:wktLiteral ;
  geo-pos:lat "79.02"^^xsd:decimal ;
  geo-pos:long "11.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209687'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.36'^^xsd:double;
  dwc:latitude '79.02'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209687'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209544> ;
  mr:hasGeometry <https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03"^^xsd:decimal ;
  dwc:decimalLongitude "11.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03 11.13)"^^geo:wktLiteral ;
  geo-pos:lat "79.03"^^xsd:decimal ;
  geo-pos:long "11.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/704__urn%3Acatalog%3AMarBEF%2FManuela%3Apk%3A209544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:pk:209544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/704_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'pk'^^xsd:string;
  dwc:catalogNumber '209544'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Svalbard, Kongsfjord'^^xsd:string;
  dwc:longitude '11.13'^^xsd:double;
  dwc:latitude '79.03'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 25 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:pk:209544'^^xsd:anyURI;
  dwc:observationDate '1997-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF