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

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128835'^^xsd:integer;
  dwc:scientificName 'Stenhelia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157723'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128835'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '157723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128837> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128837'^^xsd:integer;
  dwc:scientificName 'Stenhelia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157723'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128837'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '157723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128839> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128839'^^xsd:integer;
  dwc:scientificName 'Stenhelia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157723'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128839'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128489> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128489'^^xsd:integer;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128489'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128502> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128502'^^xsd:integer;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128502'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128501> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128501'^^xsd:integer;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128501'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128491> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128491'^^xsd:integer;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128491'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128494> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128494'^^xsd:integer;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128494'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128424> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128424'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128424'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128411> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128411'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128411'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128410> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128410'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128410'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128423> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128423'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128423'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128413> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128413'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128413'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128414> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128414'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128414'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128415> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128415'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128415'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128416> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128416'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128416'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128409> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128409'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128409'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128417> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128417'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128417'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128422> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128422'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128422'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128421> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128421'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128421'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128419> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128419'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128419'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128418> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128418'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128418'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128660> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128660'^^xsd:integer;
  dwc:scientificName 'Parathalestris jacksoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116604'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128660'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128279> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128279'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128279'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128268> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128268'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128268'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128280> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128280'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128280'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128273> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128273'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128273'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128269> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128269'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128269'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128278> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128278'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128278'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128276> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128276'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128276'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128275> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128275'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128275'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128274> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128274'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128274'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128270> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128270'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128270'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128326> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128326'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128326'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128317> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128317'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128317'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128319> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128319'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128319'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128327> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128327'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128327'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128776> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128776'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128776'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128793> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128793'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128793'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128804> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128804'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128804'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128799> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128799'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128799'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128798> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128798'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128798'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128797> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128797'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128797'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128803> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128803'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128803'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128801> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128801'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128801'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128802> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128802'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128802'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128807> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128807'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128807'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128808> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128808'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128808'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128342> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128342'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128342'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128341> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128341'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128341'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128329> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128329'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128329'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128330> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128330'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128330'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128331> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128331'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128331'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128332> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128332'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128332'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128334> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128334'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128334'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128336> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128336'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128336'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118125> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118125'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118125'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118115> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118115'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118115'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118123> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118123'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118123'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128333> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128333'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128333'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128337> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128337'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128337'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128335> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128335'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128335'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128340> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128340'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128340'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128338> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128338'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128338'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128659> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128659'^^xsd:integer;
  dwc:scientificName 'Parathalestris jacksoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116604'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128659'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128653> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128653'^^xsd:integer;
  dwc:scientificName 'Parathalestris jacksoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116604'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128653'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128344> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128344'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128344'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128343> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128343'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128343'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118178> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118178'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118178'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118177> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118177'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118177'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128393> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128393'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115778'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128393'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128399> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128399'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma curticauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115778'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128399'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118187> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118187'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118187'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118192> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118192'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118192'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118188> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118188'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118188'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118190> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118190'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118190'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118186> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118186'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118186'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118185> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118185'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118185'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118184> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118184'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118184'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118183> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118183'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118183'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118182> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118182'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118182'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118181> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118181'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118181'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118180> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118180'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118180'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118179> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118179'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118179'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128325> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128325'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128325'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128315> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128315'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128315'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128313> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128313'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128313'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128320> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128320'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128320'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128316> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128316'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128316'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128324> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128324'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128324'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128766> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128766'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128766'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128772> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128772'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128772'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128765> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128765'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128765'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128762> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128762'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128762'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128761> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128761'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128761'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128692> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128692'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128692'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128681> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128681'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128681'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128682> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128682'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128682'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128696> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128696'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128696'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128693> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128693'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128693'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128688> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128688'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128688'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128690> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128690'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128690'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128687> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128687'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128687'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128686> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128686'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128686'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128685> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128685'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128685'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128684> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128684'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128684'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128691> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128691'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128691'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128865> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128865'^^xsd:integer;
  dwc:scientificName 'Tachidiella reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116649'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128865'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118203> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118203'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118203'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118112> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118112'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118112'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118100> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118100'^^xsd:integer;
  dwc:scientificName 'Ameiridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118100'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118199> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118199'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118199'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118205> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118205'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118205'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128743> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128743'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128743'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128744> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128744'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128744'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128742> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128742'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128742'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128729> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128729'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128729'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128730> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128730'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128730'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128736> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128736'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128736'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118141> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118141'^^xsd:integer;
  dwc:scientificName 'Amphiascoides dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115896'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118141'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118138> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118138'^^xsd:integer;
  dwc:scientificName 'Amphiascoides dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115896'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118138'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128599> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128599'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128599'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128597> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128597'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128597'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128596> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128596'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128596'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128595> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128595'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128595'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128591> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128591'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128591'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128589> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128589'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128589'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128587> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128587'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128587'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128585> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128585'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128585'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128594> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128594'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128594'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128593> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128593'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128593'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128586> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128586'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128586'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128588> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128588'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128588'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128521> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128521'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128521'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128533> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128533'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128533'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128529> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128529'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128529'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128531> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128531'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128531'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118201> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118201'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118201'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118204> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118204'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118204'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118198> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118198'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118198'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118197> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118197'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118197'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118196> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118196'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118196'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118195> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118195'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118195'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118194> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118194'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118194'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118149> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118149'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118149'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118157> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118157'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118157'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118206> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118206'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118206'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118193> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118193'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118193'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128677> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128677'^^xsd:integer;
  dwc:scientificName 'Pontopolites typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128677'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128669> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128669'^^xsd:integer;
  dwc:scientificName 'Pontopolites typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128669'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118113> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118113'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118113'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118128> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118128'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118128'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118122> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118122'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118122'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118126> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118126'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118126'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118121> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118121'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118121'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118118> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118118'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118118'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118117> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118117'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118117'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128735> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128735'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128735'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128741> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128741'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128741'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128739> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128739'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128739'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128731> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128731'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128731'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128733> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128733'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128733'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128737> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128737'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128737'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128738> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128738'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128738'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128734> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128734'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128734'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128740> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128740'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128740'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128903> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128903'^^xsd:integer;
  dwc:scientificName 'Thompsonula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115472'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128903'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128889> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128889'^^xsd:integer;
  dwc:scientificName 'Thompsonula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115472'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128889'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128603> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128603'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128602> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128602'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128601> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128601'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128910> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128910'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128910'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128626> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128626'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128626'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128625> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128625'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128625'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128622> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128622'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128622'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128623> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128623'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128623'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128631> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128627'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128627'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128621> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128617'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128617'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128618> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128618'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128618'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128619> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128538'^^xsd:integer;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '162562'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128538'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118082> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118082'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118082'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128371> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128371'^^xsd:integer;
  dwc:scientificName 'Echinolaophonte horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116226'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128371'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128366> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128366'^^xsd:integer;
  dwc:scientificName 'Echinolaophonte horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116226'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128366'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128365> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128365'^^xsd:integer;
  dwc:scientificName 'Echinolaophonte horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116226'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128365'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128361> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128361'^^xsd:integer;
  dwc:scientificName 'Echinolaophonte horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116226'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128361'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118208> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118208'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118208'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128854> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128854'^^xsd:integer;
  dwc:scientificName 'Miraciidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115163'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128854'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128615> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128615'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128614> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128614'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128613> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128613'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128612> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128612'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128611> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128611'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128610> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128610'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128609> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128609'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128608> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128608'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128607> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128607'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128606> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128606'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128644> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128644'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128644'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128643> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128643'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128643'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128637> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128637'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128637'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128605> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128605'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128645> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128645'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128645'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128616> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128616'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128785> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128785'^^xsd:integer;
  dwc:scientificName 'Rhizothrix scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128785'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128789> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128789'^^xsd:integer;
  dwc:scientificName 'Rhizothrix scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128789'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128782> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128782'^^xsd:integer;
  dwc:scientificName 'Rhizothrix scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128782'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128791> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128791'^^xsd:integer;
  dwc:scientificName 'Rhizothrix scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128791'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128884> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128884'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128884'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128310> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128310'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128310'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128297> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128297'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128297'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128303> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128303'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128303'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128298> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128298'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128298'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128299> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128299'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128299'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128301> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128301'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128301'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128305> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128305'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128305'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128309> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128309'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128309'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118173> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118173'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118173'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118176> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118176'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118176'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118175> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118175'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118175'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118172> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118172'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118172'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118164> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118164'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118164'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118162> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118162'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118162'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118171> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118171'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118171'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128355> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128355'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128355'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128700> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128700'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128700'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128701> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128701'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128701'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128702> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128702'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128702'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128703> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128703'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128703'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128704> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128704'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128704'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128710> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128710'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128710'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128697> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128697'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128697'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128707> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128707'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128707'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128699> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128699'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128699'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128708> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128708'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128708'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128698> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128698'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128698'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128711> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128711'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128711'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128709> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128709'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128709'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128712> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128712'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128712'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128604> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128604'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128820> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128820'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128820'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128821> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128821'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128821'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128822> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128822'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128822'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128823> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128823'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128823'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128824> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128824'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128824'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128813> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128813'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128813'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118200> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118200'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118200'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118207> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118207'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118207'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128287> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128287'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128287'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128293> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128293'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128293'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128292> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128292'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128292'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128291> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128291'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128291'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128290> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128290'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128290'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128295> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128295'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128295'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128288> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128288'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128288'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128296> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128296'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128296'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128286> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128286'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128286'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128285> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128285'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128285'^^xsd:anyURI;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128284> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128284'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128284'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128283> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128283'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128283'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128282> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128282'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128282'^^xsd:anyURI;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128289> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128289'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128289'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128281> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128281'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128281'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128294> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128294'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128294'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128471> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128471'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128471'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128470> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128470'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128470'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128469> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128469'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128469'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128460> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128460'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128460'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128465> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128465'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128465'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128458> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128458'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128458'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128461> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128461'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128461'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128464> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128464'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128464'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128463> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128463'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128463'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128462> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128462'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128462'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128459> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128459'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128459'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128466> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128466'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128466'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128472> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128472'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128472'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128457> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128457'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128457'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128468> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128468'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128468'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128467> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128467'^^xsd:integer;
  dwc:scientificName 'Halectinosoma gothiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116074'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128467'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '116074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128390> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128390'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128390'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128514> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128514'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128514'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118161> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118161'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118161'^^xsd:anyURI;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128312> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128312'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128312'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128641> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128641'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128641'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128633> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128633'^^xsd:integer;
  dwc:scientificName 'Paramphiascella hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115962'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128633'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128555> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128555'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128555'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128574> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128574'^^xsd:integer;
  dwc:scientificName 'Miraciidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115163'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128574'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128756> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128756'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128756'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118142> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118142'^^xsd:integer;
  dwc:scientificName 'Amphiascoides dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115896'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118142'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118202> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118202'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118202'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128535> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128535'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128535'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118127> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118127'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118127'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128683> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128683'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128683'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128805> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128805'^^xsd:integer;
  dwc:scientificName 'Robertsonia tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116010'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128805'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128649> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128649'^^xsd:integer;
  dwc:scientificName 'Parathalestris jacksoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116604'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128649'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118116> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118116'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118116'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118114> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118114'^^xsd:integer;
  dwc:scientificName 'Amphiascoides debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115895'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118114'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128339> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128339'^^xsd:integer;
  dwc:scientificName 'Danielssenia typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115836'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128339'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128657> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128657'^^xsd:integer;
  dwc:scientificName 'Parathalestris jacksoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116604'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128657'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '116604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128277> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128277'^^xsd:integer;
  dwc:scientificName 'Bradya (Bradya) typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116792'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128277'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128721> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128721'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128721'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128728> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128728'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128728'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128716> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128716'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128716'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128719> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128719'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128719'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128723> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128723'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128723'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128724> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128724'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128724'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128717> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128717'^^xsd:integer;
  dwc:scientificName 'Pseudameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115205'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128717'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128624> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128624'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128624'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128383> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128383'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128383'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128378> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128378'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128378'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128381> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128381'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128381'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128382> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128382'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128382'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128391> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128391'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128391'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128385> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128385'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128385'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128387> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128387'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128387'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128388> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128388'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128388'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128379> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128379'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128379'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128509> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128509'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128509'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128440> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128440'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128440'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128441> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128441'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128441'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128445> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128445'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128445'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128446> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128446'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128446'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128449> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128449'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128449'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128451> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128451'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128451'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128452> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128452'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128452'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128456> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128456'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128456'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128439> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128439'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128439'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128484> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128484'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128484'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128510> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128510'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128510'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128516> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128516'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128516'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128518> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128518'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128518'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128435> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128435'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128435'^^xsd:anyURI;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128427> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128427'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128427'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128429> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128429'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128429'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128430> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128430'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128430'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128520> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128520'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128520'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128437> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128437'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128437'^^xsd:anyURI;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118095> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118095'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118095'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128706> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128706'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128706'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128705> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128705'^^xsd:integer;
  dwc:scientificName 'Proameira signata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115592'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128705'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '115592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118150> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118150'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118150'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118189> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118189'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118189'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118191> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A118191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:118191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '118191'^^xsd:integer;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:118191'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128311> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128311'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128311'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128307> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128307'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128307'^^xsd:anyURI;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128689> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128689'^^xsd:integer;
  dwc:scientificName 'Priapulida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128689'^^xsd:anyURI;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128412> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128412'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128412'^^xsd:anyURI;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128420> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128420'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128420'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128600> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128600'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128600'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128598> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128598'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128598'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128590> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128590'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128590'^^xsd:anyURI;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128592> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128592'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128592'^^xsd:anyURI;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128732> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128732'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128732'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128523> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128523'^^xsd:integer;
  dwc:scientificName 'Harpacticus uniremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116179'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128523'^^xsd:anyURI;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128367> ;
  mr:hasGeometry <https://eurobis.org/id/point/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.947 11.86115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.947"^^xsd:decimal ;
  dwc:decimalLongitude "11.86115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/980__urn%3Acatalog%3AMarBEF%2FManuela%3Ads%3A128367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ds:128367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/980_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ds'^^xsd:string;
  dwc:catalogNumber '128367'^^xsd:integer;
  dwc:scientificName 'Echinolaophonte horrida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Brandal, Kongsfjorden, Spitsbergen, Svalbard'^^xsd:string;
  dwc:longitude '11.86115'^^xsd:double;
  dwc:latitude '78.947'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116226'^^xsd:integer;
  dwc:sampleSize ' 15.9 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ds:128367'^^xsd:anyURI;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '116226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF