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

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537153'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537153'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537200'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537200'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537271'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537271'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540163'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540163'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537499'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537499'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537526'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537526'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537539'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537539'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540372'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540372'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540456'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540456'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537102'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537102'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537120'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537120'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537134'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537134'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537145'^^xsd:integer;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '162580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537145'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537172'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537172'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537199'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537199'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537220'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537220'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537300'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537300'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537312'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537312'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537331'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537331'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537344'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537344'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537372'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537372'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537417'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537417'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537427'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537427'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537454'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537454'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537467'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537467'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537500'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537500'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537527'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537527'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537570'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537570'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537627'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537627'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537687'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537687'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537708'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537708'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540183'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540183'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540204'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540204'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540291'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540291'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540300'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540300'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540341'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540341'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540358'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540358'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540373'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540373'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540388'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540388'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540445'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540445'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540457'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540457'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537115'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537115'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537135'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537135'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537173'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537173'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537192'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537192'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537237'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537237'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537270'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537270'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537301'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537301'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537373'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537373'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537418'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537418'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537455'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537455'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537501'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537501'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537528'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537528'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537571'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537571'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537591'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537591'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537628'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537628'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537667'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537667'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537709'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537709'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540188'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540188'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540235'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540235'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540285'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540285'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540342'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540342'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540389'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540389'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540431'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540431'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540458'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540458'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537116'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537116'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537125'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537125'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537136'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537136'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537174'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537174'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537221'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537221'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537283'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537283'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537332'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537332'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537374'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537374'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537419'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537419'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537420'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537420'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537431'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537431'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537456'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537456'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537498'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537498'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537523'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537523'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537624'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537624'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537684'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537684'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537705'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537705'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537719'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '131506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537719'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540162'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540162'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540181'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540181'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540253'^^xsd:integer;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540253'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540284'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540284'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540327'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540327'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540338'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540338'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540356'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540356'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540371'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540371'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540386'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540386'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540407'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540407'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540416'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540416'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540428'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540428'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537124'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537124'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537146'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537146'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537191'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537191'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537218'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537218'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537282'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537282'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537316'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537316'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537341'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537341'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537414'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537414'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537466'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537466'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537524'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537524'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537601'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537601'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537706'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537706'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540201'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540201'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540234'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540234'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540255'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Cistenides) hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '335122'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540255'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540279'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540279'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540289'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540289'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540314'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540314'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540316'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540316'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540403'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540403'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540418'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540418'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540429'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540429'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540454'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540454'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537118'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537118'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537170'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537170'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537198'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537198'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537235'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537235'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537269'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537269'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537299'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537299'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537310'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537310'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537329'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537329'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537342'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537342'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537370'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537370'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537415'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537415'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537425'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537425'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537452'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537452'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537484'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537484'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537568'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537568'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537589'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537589'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537602'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537602'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537625'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537625'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537685'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537685'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537707'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537707'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540202'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540202'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540290'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540290'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540298'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540298'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540339'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540339'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540387'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540387'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540430'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540430'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540455'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540455'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537119'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537119'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537171'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537171'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537185'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537185'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537219'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537219'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537323'^^xsd:integer;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537323'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537330'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537330'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537343'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537343'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537371'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537371'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537388'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537388'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537416'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537416'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537426'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537426'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537453'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537453'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537485'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537485'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537569'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537569'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537590'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537590'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537603'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537603'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537641'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537641'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537649'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537649'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537686'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537686'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540160'^^xsd:integer;
  dwc:scientificName 'Acanthonotozoma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '101873'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540160'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540299'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540299'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540340'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540340'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540357'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540357'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537367'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537367'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537386'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537386'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537447'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537447'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537475'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537475'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537482'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537482'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537489'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537489'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537519'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537519'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537536'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537536'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537565'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537565'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537620'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537620'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540241'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540241'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540248'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540248'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540254'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Cistenides) hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '335122'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540254'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540311'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540311'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537109'^^xsd:integer;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537109'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537142'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537142'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537144'^^xsd:integer;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '162580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537144'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537166'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537166'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537259'^^xsd:integer;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537259'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537349'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537349'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537387'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537387'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537448'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537448'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537520'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537520'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537537'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537537'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537566'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537566'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537621'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537621'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537682'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537682'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537702'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537702'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540173'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540173'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540231'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540231'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540266'^^xsd:integer;
  dwc:scientificName 'Phascolion (Phascolion) strombi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '235732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540266'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540283'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540283'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540312'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540312'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.975"^^xsd:decimal ;
  dwc:decimalLongitude "12.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.975 12.419)"^^geo:wktLiteral ;
  geo-pos:lat "78.975"^^xsd:decimal ;
  geo-pos:long "12.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540453'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.419'^^xsd:double;
  dwc:latitude '78.975'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540453'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537123'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537123'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537167'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537167'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537216'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537216'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537412'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537412'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537449'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537449'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537483'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537483'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537521'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537521'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537538'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537538'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537586'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537586'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537622'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537622'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537635'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537635'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537652'^^xsd:integer;
  dwc:scientificName 'Metavermilia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '131019'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537652'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537654'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537654'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537661'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537661'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537703'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537703'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540199'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540199'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540232'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540232'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540262'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540262'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540276'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540276'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540313'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540313'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540336'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540336'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540408'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540408'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537132'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537132'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537233'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537233'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537248'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537248'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537297'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537297'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537340'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537340'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537368'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537368'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537395'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537395'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537423'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537423'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537450'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537450'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537472'^^xsd:integer;
  dwc:scientificName 'Idunella aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '102474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537472'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537522'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537522'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537549'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537549'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537587'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537587'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537623'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537623'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537683'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537683'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537704'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537704'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540180'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540180'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540233'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540233'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540267'^^xsd:integer;
  dwc:scientificName 'Phascolion (Phascolion) strombi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '235732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540267'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540288'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540288'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540326'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540326'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540337'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540337'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540355'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540355'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540402'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540402'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540415'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540415'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540427'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540427'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537133'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537133'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537169'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537169'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537249'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537249'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537252'^^xsd:integer;
  dwc:scientificName 'Diastylis scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '110489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537252'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537298'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537298'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537350'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537350'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537369'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537369'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537393'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537393'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537413'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537413'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537424'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537424'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537451'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537451'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537446'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537446'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537474'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537474'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537481'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537481'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537488'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537488'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537518'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537518'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540189'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540189'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540229'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540229'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540239'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540239'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540261'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540261'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540271'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540271'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540272'^^xsd:integer;
  dwc:scientificName 'Philomedes brenda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '127718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540272'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540310'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540310'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540325'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540325'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540335'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540335'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540346'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540346'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540412'^^xsd:integer;
  dwc:scientificName 'Tryphosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '101660'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540412'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540452'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540452'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537104'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537104'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537129'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537129'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537162'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537162'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537212'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537212'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537379'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537379'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537394'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537394'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537409'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537409'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537444'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537444'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537516'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537516'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537533'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537533'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537546'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537546'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537562'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537562'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537617'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537617'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537638'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537638'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537662'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537662'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537679'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537679'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537717'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537717'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537722'^^xsd:integer;
  dwc:scientificName 'Nephasoma diaphanes diaphanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '156262'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537722'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540198'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540198'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540245'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540245'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540260'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540260'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540264'^^xsd:integer;
  dwc:scientificName 'Phascolion (Phascolion) strombi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '235732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540264'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540269'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540269'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540324'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540324'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540329'^^xsd:integer;
  dwc:scientificName 'Spirorbis tridentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131238'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540329'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '334843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540334'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540334'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540353'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540353'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540413'^^xsd:integer;
  dwc:scientificName 'Turritellopsis stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140348'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540413'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540451'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540451'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537098'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537098'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537117'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537117'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537143'^^xsd:integer;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '162580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537143'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537149'^^xsd:integer;
  dwc:scientificName 'Bylgides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537149'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537163'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537163'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537257'^^xsd:integer;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537257'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537365'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537365'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537384'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537384'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537401'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537401'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537410'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537410'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537445'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537445'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537473'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537473'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537517'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537517'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537534'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537534'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537547'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537547'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537563'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537563'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537618'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537618'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537639'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537639'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537647'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537647'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537655'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537655'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537663'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537663'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537680'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537680'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537699'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537699'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537718'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537718'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540172'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540172'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540190'^^xsd:integer;
  dwc:scientificName 'Nicomache quadrispinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130315'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540190'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '334211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540228'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540228'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540238'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540238'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540246'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540246'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540265'^^xsd:integer;
  dwc:scientificName 'Phascolion (Phascolion) strombi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '235732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540265'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540270'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540270'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540345'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540345'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540354'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540354'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540410'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540410'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537108'^^xsd:integer;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537108'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537141'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537141'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537165'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537165'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537215'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537215'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537255'^^xsd:integer;
  dwc:scientificName 'Diplocirrus longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537255'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1468915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537258'^^xsd:integer;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537258'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537280'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537280'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537701'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537701'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537723'^^xsd:integer;
  dwc:scientificName 'Nephasoma diaphanes diaphanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '156262'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537723'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '410734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540187'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540187'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540230'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540230'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537721'^^xsd:integer;
  dwc:scientificName 'Nephasoma diaphanes diaphanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '156262'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537721'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '410734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540177'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540177'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540225'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540225'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540273'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540273'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540282'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540282'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540294'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540294'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540322'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540322'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540330'^^xsd:integer;
  dwc:scientificName 'Stegocephalus inflatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '103105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540330'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540385'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540385'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540406'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540406'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540426'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540426'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537128'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537128'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537161'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537161'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537278'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537278'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537295'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537295'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537339'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537339'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537347'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537347'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537362'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537362'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537392'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537392'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537407'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537407'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537442'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537442'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537469'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537469'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537471'^^xsd:integer;
  dwc:scientificName 'Idunella aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '102474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537471'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537514'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537514'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537545'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537545'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537560'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537560'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537584'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537584'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537615'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537615'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537632'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537632'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537637'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537637'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537677'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537677'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537697'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537697'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540178'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540178'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540214'^^xsd:integer;
  dwc:scientificName 'Oenopota pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '139328'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540214'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540226'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540226'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540242'^^xsd:integer;
  dwc:scientificName 'Ophioscolex glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '125147'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540242'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540268'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540268'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540295'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540295'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540323'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540323'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540352'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540352'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540370'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540370'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540414'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540414'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537107'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537107'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537114'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537114'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537245'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537245'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537279'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537279'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537328'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537328'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537363'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537363'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537383'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537383'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537408'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537408'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537443'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537443'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537480'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537480'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537515'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537515'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537532'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537532'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537561'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537561'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537616'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537616'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537653'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537653'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537678'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537678'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537698'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537698'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540179'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540179'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540216'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540216'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540227'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540227'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540259'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540259'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540296'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540296'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540309'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540309'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540318'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540318'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540333'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540333'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540443'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540443'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537130'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537130'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537150'^^xsd:integer;
  dwc:scientificName 'Bylgides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537150'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537197'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537197'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537214'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537214'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537254'^^xsd:integer;
  dwc:scientificName 'Diplocirrus longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537254'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1468915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537296'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537296'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537309'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537309'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537348'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537348'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537366'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537366'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537376'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537376'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537380'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537380'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537385'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537385'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537402'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537402'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537411'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537411'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537535'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537535'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537548'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537548'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537564'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537564'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537619'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537619'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537634'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537634'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537640'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537640'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537648'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537648'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537664'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537664'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537700'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537700'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540186'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540186'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540215'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540215'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540221'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540221'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540244'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540244'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540307'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540307'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537325'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537325'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540328'^^xsd:integer;
  dwc:scientificName 'Spirorbis tridentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '131238'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540328'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '334843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537147'^^xsd:integer;
  dwc:scientificName 'Bushiella (Jugaria) quadrangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '333162'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537147'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '333162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537159'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537159'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537207'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537207'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537324'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537324'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537429'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537429'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537438'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537438'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537495'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537495'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537510'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537510'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537531'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537531'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537611'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537611'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537631'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537631'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537673'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537673'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537694'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537694'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540174'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540174'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540196'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540196'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540222'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540222'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540257'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540257'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540308'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540308'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540409'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540409'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537137'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537137'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537182'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537182'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537232'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537232'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537289'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537289'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537293'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537293'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537351'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537351'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537359'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537359'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537390'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537390'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537399'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537399'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537440'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537440'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537470'^^xsd:integer;
  dwc:scientificName 'Idunella aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '102474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537470'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537490'^^xsd:integer;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537490'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537496'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537496'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537512'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537512'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537558'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537558'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537613'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537613'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537644'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537644'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537675'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537675'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537696'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537696'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537720'^^xsd:integer;
  dwc:scientificName 'Nephasoma diaphanes diaphanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '156262'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537720'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '410734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540209'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540209'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540224'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540224'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540258'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540258'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540320'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540320'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540351'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540351'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540444'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540444'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537138'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537138'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537183'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537183'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537209'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537209'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537246'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537246'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537360'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537360'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537439'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537439'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537511'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537511'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537557'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537557'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537581'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537581'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537612'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537612'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537674'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537674'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537695'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537695'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540175'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540175'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540210'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540210'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540223'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540223'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540274'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540274'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540281'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540281'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540321'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540321'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540332'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540332'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540442'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540442'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540469'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540469'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537127'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537127'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537160'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537160'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537210'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537210'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537244'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537244'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537294'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537294'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537338'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537338'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537346'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537346'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537361'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537361'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537391'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537391'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537441'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537441'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537479'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537479'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537497'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537497'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537513'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537513'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537559'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537559'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537583'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537583'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537614'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537614'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537636'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537636'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537660'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537660'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537676'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537676'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540304'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540304'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540347'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540347'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540365'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540365'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540368'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540368'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540405'^^xsd:integer;
  dwc:scientificName 'Thysanoessa inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '110708'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540405'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540423'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540423'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537267'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537267'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537275'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537275'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537335'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537335'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537464'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537464'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537492'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537492'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537506'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537506'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537555'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537555'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537599'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537599'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537651'^^xsd:integer;
  dwc:scientificName 'Menestho truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537651'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537691'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537691'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540194'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540194'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540195'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540195'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540275'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540275'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540280'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540280'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540297'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540297'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540305'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540305'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540331'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540331'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540348'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540348'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540401'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540401'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540450'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540450'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537113'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537113'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537139'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537139'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537148'^^xsd:integer;
  dwc:scientificName 'Bylgides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537148'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537157'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537157'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537205'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537205'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537256'^^xsd:integer;
  dwc:scientificName 'Dysponetus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '129932'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537256'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537268'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537268'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537276'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537276'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537314'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537314'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537336'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537336'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537355'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537355'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537381'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537381'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537397'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537397'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537436'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537436'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537476'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537476'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537507'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537507'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537530'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537530'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537543'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537543'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537609'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537609'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537643'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537643'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537692'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537692'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537716'^^xsd:integer;
  dwc:scientificName 'Neoamphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '131502'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537716'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540171'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540171'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540211'^^xsd:integer;
  dwc:scientificName 'Oenopota exarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '139318'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540211'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '160455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540219'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540219'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540256'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540256'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540287'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540287'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540366'^^xsd:integer;
  dwc:scientificName 'Tachyrhynchus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '156447'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540366'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '156447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540369'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540369'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540417'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540417'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537122'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537122'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537465'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537465'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537468'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537468'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537477'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537477'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537494'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537494'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537578'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537578'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537600'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537600'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9493"^^xsd:decimal ;
  dwc:decimalLongitude "11.89903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9493 11.89903333)"^^geo:wktLiteral ;
  geo-pos:lat "78.9493"^^xsd:decimal ;
  geo-pos:long "11.89903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537630'^^xsd:integer;
  dwc:scientificName 'Mammiphitime cosmetandra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.89903333'^^xsd:double;
  dwc:latitude '78.9493'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:aphiaid '130012'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537630'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '330199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537126'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537126'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537206'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537206'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537292'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537292'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537337'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537337'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537356'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537356'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537437'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537437'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537487'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537487'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537508'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537508'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537544'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537544'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537556'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537556'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537579'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537579'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537610'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537610'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537672'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537672'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537693'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537693'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540293'^^xsd:integer;
  dwc:scientificName 'Proclea malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '131537'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540293'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540306'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540306'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540350'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540350'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540425'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540425'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537140'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537140'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537186'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537186'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537605'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537605'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540168'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540168'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540185'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540185'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540252'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540252'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540361'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540361'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540380'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540380'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540397'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540397'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540438'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540438'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540465'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540465'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537096'^^xsd:integer;
  dwc:scientificName 'Aricidea quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '130568'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537096'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '734529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537180'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537180'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537287'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537287'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537458'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537458'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537541'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum umbo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '102603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537541'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537574'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537574'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537576'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537576'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537606'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537606'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540362'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540362'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540381'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540381'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540398'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540398'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540439'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540439'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540466'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540466'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537097'^^xsd:integer;
  dwc:scientificName 'Aricidea quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130568'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537097'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '734529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537103'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537103'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537196'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537196'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537229'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537229'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537288'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537288'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537307'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537307'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537375'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537375'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537459'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537459'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537575'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537575'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537658'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537658'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540169'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540169'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540363'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540363'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540399'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540399'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540440'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540440'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540467'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540467'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537181'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537181'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537230'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537230'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537265'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537265'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537308'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537308'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540468'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540468'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540277'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540277'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540286'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540286'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540292'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540292'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540315'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540315'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540390'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540390'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540404'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540404'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540419'^^xsd:integer;
  dwc:scientificName 'Yoldiella frigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '141997'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540419'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537090'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537090'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540359'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540359'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540374'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540374'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540391'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540391'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540432'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540432'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540459'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540459'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537091'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537091'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537223'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537223'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537260'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537260'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537317'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537317'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537712'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537712'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540164'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540164'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540375'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540375'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540392'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540392'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540433'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540433'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540460'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540460'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537099'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537099'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537224'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537224'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537261'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537261'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537313'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537313'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537457'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537457'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537594'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537594'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537713'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537713'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540165'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540165'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540206'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540206'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540376'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540376'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540393'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540393'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540434'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540434'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540461'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540461'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537092'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537092'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537100'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537100'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537194'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537194'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537225'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537225'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537284'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537284'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537303'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537303'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537595'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537595'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537668'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537668'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540184'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540184'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540207'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540207'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540377'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540377'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540394'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540394'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540435'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540435'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540462'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540462'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537226'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537226'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537243'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537243'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537262'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537262'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537285'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537285'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537304'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537304'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537318'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537318'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537596'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537596'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537657'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537657'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537714'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537714'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540166'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540166'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540208'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540208'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540249'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540249'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540301'^^xsd:integer;
  dwc:scientificName 'Sabinea septemcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540301'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540360'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540360'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540378'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540378'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540395'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540395'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540436'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540436'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540463'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540463'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537151'^^xsd:integer;
  dwc:scientificName 'Bylgides elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537151'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537152'^^xsd:integer;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537152'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537178'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537178'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537227'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537227'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537263'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537263'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537319'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537319'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537597'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537597'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537715'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537715'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540167'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540167'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540240'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540240'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540251'^^xsd:integer;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540251'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540278'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540278'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540379'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540379'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540396'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540396'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540437'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540437'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.884967"^^xsd:decimal ;
  dwc:decimalLongitude "12.473567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.884967 12.473567)"^^geo:wktLiteral ;
  geo-pos:lat "78.884967"^^xsd:decimal ;
  geo-pos:long "12.473567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540464'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.473567'^^xsd:double;
  dwc:latitude '78.884967'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540464'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537093'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537093'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537179'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537179'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537228'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537228'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537238'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537238'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537264'^^xsd:integer;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537264'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537286'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537286'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537305'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537305'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537320'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537320'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537432'^^xsd:integer;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537432'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537573'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537573'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537306'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537306'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537486'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537486'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537502'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537502'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537529'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537529'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537540'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537540'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537572'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537572'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537592'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537592'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537604'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537604'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537629'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537629'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537688'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537688'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537710'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537710'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540213'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540213'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540217'^^xsd:integer;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540217'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540250'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540250'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540263'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130320'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540263'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537175'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537175'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537222'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537222'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537302'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537302'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537593'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537593'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537656'^^xsd:integer;
  dwc:scientificName 'Monoculodes packardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '102892'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537656'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537711'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537711'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537433'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537433'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537460'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537460'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537551'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537551'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537598'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537598'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537607'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537607'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537669'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537669'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540191'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540191'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540302'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540302'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540343'^^xsd:integer;
  dwc:scientificName 'Stenopleustes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '101733'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540343'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540367'^^xsd:integer;
  dwc:scientificName 'Themisto abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '103259'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540367'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540382'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540382'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540420'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540420'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540446'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540446'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537154'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537154'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537187'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537187'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537201'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537201'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537272'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537272'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537315'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537315'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537353'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537353'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537434'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537434'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537461'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537461'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537491'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537491'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537503'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537503'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537552'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537552'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537670'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537670'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537689'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537689'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540192'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540192'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540303'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540303'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540344'^^xsd:integer;
  dwc:scientificName 'Stenopleustes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '101733'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540344'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540383'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540383'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540421'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540421'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540447'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540447'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537086'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537086'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537087'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537087'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537110'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537110'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537111'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537111'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537155'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537155'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537188'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537188'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537189'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537189'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537202'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537202'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537231'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537231'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537250'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537250'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537273'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537273'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537290'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537290'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537333'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537333'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537396'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537396'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537403'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537403'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537428'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537428'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537462'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537462'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537463'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537463'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537504'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537504'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537542'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537542'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537642'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537642'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537650'^^xsd:integer;
  dwc:scientificName 'Menestho truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537650'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537659'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537659'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537666'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537666'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537690'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537690'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540193'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540193'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540212'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540212'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540317'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540317'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540364'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540364'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540384'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540384'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540422'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540422'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537156'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537156'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537203'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537203'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537247'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537247'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537291'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537291'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537326'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537326'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537334'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537334'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537345'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537345'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537354'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537354'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537404'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537404'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537421'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537421'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537554'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537554'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537608'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537608'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540161'^^xsd:integer;
  dwc:scientificName 'Admete viridula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '138969'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540161'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540218'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540218'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540243'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540243'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540449'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540449'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537088'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537088'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537106'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537106'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537112'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537112'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537190'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537190'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537204'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537204'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537241'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537241'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537251'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537251'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537277'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537277'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537357'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537357'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537478'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537478'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537509'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537509'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96973333"^^xsd:decimal ;
  dwc:decimalLongitude "11.80125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96973333 11.80125)"^^geo:wktLiteral ;
  geo-pos:lat "78.96973333"^^xsd:decimal ;
  geo-pos:long "11.80125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540170'^^xsd:integer;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.80125'^^xsd:double;
  dwc:latitude '78.96973333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540170'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537358'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537358'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537382'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537382'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537398'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537398'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540441'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540441'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.89635"^^xsd:decimal ;
  dwc:decimalLongitude "12.415617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.89635 12.415617)"^^geo:wktLiteral ;
  geo-pos:lat "78.89635"^^xsd:decimal ;
  geo-pos:long "12.415617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537176'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.415617'^^xsd:double;
  dwc:latitude '78.89635'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537176'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.90028333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.90028333 12.3369)"^^geo:wktLiteral ;
  geo-pos:lat "78.90028333"^^xsd:decimal ;
  geo-pos:long "12.3369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537177'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3369'^^xsd:double;
  dwc:latitude '78.90028333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537177'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92221667"^^xsd:decimal ;
  dwc:decimalLongitude "12.35796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92221667 12.35796667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92221667"^^xsd:decimal ;
  geo-pos:long "12.35796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537195'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.35796667'^^xsd:double;
  dwc:latitude '78.92221667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537195'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.94781667"^^xsd:decimal ;
  dwc:decimalLongitude "12.29483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.94781667 12.29483333)"^^geo:wktLiteral ;
  geo-pos:lat "78.94781667"^^xsd:decimal ;
  geo-pos:long "12.29483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537095'^^xsd:integer;
  dwc:scientificName 'Aricidea quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.29483333'^^xsd:double;
  dwc:latitude '78.94781667'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:aphiaid '130568'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537095'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '734529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537321'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537321'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540236'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540236'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537236'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537236'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537724'^^xsd:integer;
  dwc:scientificName 'Nephasoma diaphanes diaphanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '156262'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537724'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '410734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537193'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537193'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540205'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540205'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01126667"^^xsd:decimal ;
  dwc:decimalLongitude "11.79528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01126667 11.79528333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01126667"^^xsd:decimal ;
  geo-pos:long "11.79528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537389'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79528333'^^xsd:double;
  dwc:latitude '79.01126667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537389'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537550'^^xsd:integer;
  dwc:scientificName 'Leucon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '155718'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537550'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537184'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537184'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.03318333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.03318333 11.7488)"^^geo:wktLiteral ;
  geo-pos:lat "79.03318333"^^xsd:decimal ;
  geo-pos:long "11.7488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537580'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.7488'^^xsd:double;
  dwc:latitude '79.03318333'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537580'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537208'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537208'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537582'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537582'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540176'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540176'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97738333"^^xsd:decimal ;
  dwc:decimalLongitude "11.79775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97738333 11.79775)"^^geo:wktLiteral ;
  geo-pos:lat "78.97738333"^^xsd:decimal ;
  geo-pos:long "11.79775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537406'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.79775'^^xsd:double;
  dwc:latitude '78.97738333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537406'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537089'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537089'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537422'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537422'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537405'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537405'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537577'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537577'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540424'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540424'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537377'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537377'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537493'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537493'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9365"^^xsd:decimal ;
  dwc:decimalLongitude "11.94251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9365 11.94251667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9365"^^xsd:decimal ;
  geo-pos:long "11.94251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540349'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.94251667'^^xsd:double;
  dwc:latitude '78.9365'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540349'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537158'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537158'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.95696667"^^xsd:decimal ;
  dwc:decimalLongitude "11.88176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.95696667 11.88176667)"^^geo:wktLiteral ;
  geo-pos:lat "78.95696667"^^xsd:decimal ;
  geo-pos:long "11.88176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540220'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.88176667'^^xsd:double;
  dwc:latitude '78.95696667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540220'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537352'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537352'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.916483"^^xsd:decimal ;
  dwc:decimalLongitude "12.229283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.916483 12.229283)"^^geo:wktLiteral ;
  geo-pos:lat "78.916483"^^xsd:decimal ;
  geo-pos:long "12.229283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537234'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.229283'^^xsd:double;
  dwc:latitude '78.916483'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537234'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537105'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537105'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537266'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537266'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537553'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537553'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540448'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540448'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537435'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537435'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96548333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96548333 12.11123333)"^^geo:wktLiteral ;
  geo-pos:lat "78.96548333"^^xsd:decimal ;
  geo-pos:long "12.11123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537121'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11123333'^^xsd:double;
  dwc:latitude '78.96548333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537121'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.00025"^^xsd:decimal ;
  dwc:decimalLongitude "12.00381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.00025 12.00381667)"^^geo:wktLiteral ;
  geo-pos:lat "79.00025"^^xsd:decimal ;
  geo-pos:long "12.00381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537242'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.00381667'^^xsd:double;
  dwc:latitude '79.00025'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537242'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537101'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537101'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537525'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537525'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540182'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540182'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537311'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537311'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537626'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537626'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99923333"^^xsd:decimal ;
  dwc:decimalLongitude "11.93548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99923333 11.93548333)"^^geo:wktLiteral ;
  geo-pos:lat "78.99923333"^^xsd:decimal ;
  geo-pos:long "11.93548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540203'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.93548333'^^xsd:double;
  dwc:latitude '78.99923333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540203'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537585'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537585'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537281'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537281'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97588333"^^xsd:decimal ;
  dwc:decimalLongitude "11.56971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97588333 11.56971667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97588333"^^xsd:decimal ;
  geo-pos:long "11.56971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540411'^^xsd:integer;
  dwc:scientificName 'Boreotrophon clathratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.56971667'^^xsd:double;
  dwc:latitude '78.97588333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:aphiaid '146732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540411'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537168'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537168'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537567'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537567'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01808333"^^xsd:decimal ;
  dwc:decimalLongitude "11.91983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01808333 11.91983333)"^^geo:wktLiteral ;
  geo-pos:lat "79.01808333"^^xsd:decimal ;
  geo-pos:long "11.91983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540200'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.91983333'^^xsd:double;
  dwc:latitude '79.01808333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540200'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537217'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537217'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537430'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537430'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540247'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540247'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537364'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537364'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537646'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537646'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537213'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537213'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537253'^^xsd:integer;
  dwc:scientificName 'Diplocirrus longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537253'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1468915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537633'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537633'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.911517"^^xsd:decimal ;
  dwc:decimalLongitude "12.278283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.911517 12.278283)"^^geo:wktLiteral ;
  geo-pos:lat "78.911517"^^xsd:decimal ;
  geo-pos:long "12.278283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537322'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.278283'^^xsd:double;
  dwc:latitude '78.911517'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537322'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.9948"^^xsd:decimal ;
  dwc:decimalLongitude "11.69551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.9948 11.69551667)"^^geo:wktLiteral ;
  geo-pos:lat "78.9948"^^xsd:decimal ;
  geo-pos:long "11.69551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537588'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.69551667'^^xsd:double;
  dwc:latitude '78.9948'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537588'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540319'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540319'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.0399"^^xsd:decimal ;
  dwc:decimalLongitude "11.68041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.0399 11.68041667)"^^geo:wktLiteral ;
  geo-pos:lat "79.0399"^^xsd:decimal ;
  geo-pos:long "11.68041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537131'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.68041667'^^xsd:double;
  dwc:latitude '79.0399'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537131'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.98028333"^^xsd:decimal ;
  dwc:decimalLongitude "11.51163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.98028333 11.51163333)"^^geo:wktLiteral ;
  geo-pos:lat "78.98028333"^^xsd:decimal ;
  geo-pos:long "11.51163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540237'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.51163333'^^xsd:double;
  dwc:latitude '78.98028333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540237'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537327'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537327'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96191667"^^xsd:decimal ;
  dwc:decimalLongitude "12.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96191667 12.3341)"^^geo:wktLiteral ;
  geo-pos:lat "78.96191667"^^xsd:decimal ;
  geo-pos:long "12.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537239'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.3341'^^xsd:double;
  dwc:latitude '78.96191667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537239'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97598333"^^xsd:decimal ;
  dwc:decimalLongitude "12.30095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97598333 12.30095)"^^geo:wktLiteral ;
  geo-pos:lat "78.97598333"^^xsd:decimal ;
  geo-pos:long "12.30095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537240'^^xsd:integer;
  dwc:scientificName 'Cuspidaria subtorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.30095'^^xsd:double;
  dwc:latitude '78.97598333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:aphiaid '139454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537240'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '139454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540400'^^xsd:integer;
  dwc:scientificName 'Thyasira dunbari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '156457'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540400'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '954694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537400'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537400'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.96175"^^xsd:decimal ;
  dwc:decimalLongitude "11.70941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.96175 11.70941667)"^^geo:wktLiteral ;
  geo-pos:lat "78.96175"^^xsd:decimal ;
  geo-pos:long "11.70941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537645'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.70941667'^^xsd:double;
  dwc:latitude '78.96175'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537645'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537211'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537211'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537378'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537378'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.99185"^^xsd:decimal ;
  dwc:decimalLongitude "11.86296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.99185 11.86296667)"^^geo:wktLiteral ;
  geo-pos:lat "78.99185"^^xsd:decimal ;
  geo-pos:long "11.86296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1540197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1540197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1540197'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.86296667'^^xsd:double;
  dwc:latitude '78.99185'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1540197'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537164'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537164'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "11.64096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.01391667 11.64096667)"^^geo:wktLiteral ;
  geo-pos:lat "79.01391667"^^xsd:decimal ;
  geo-pos:long "11.64096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537681'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '11.64096667'^^xsd:double;
  dwc:latitude '79.01391667'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537681'^^xsd:anyURI;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.97506667"^^xsd:decimal ;
  dwc:decimalLongitude "12.41906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.97506667 12.41906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.97506667"^^xsd:decimal ;
  geo-pos:long "12.41906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537094'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.41906667'^^xsd:double;
  dwc:latitude '78.97506667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537094'^^xsd:anyURI;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537274'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537274'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537505'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos mammosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537505'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92651667"^^xsd:decimal ;
  dwc:decimalLongitude "12.18906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92651667 12.18906667)"^^geo:wktLiteral ;
  geo-pos:lat "78.92651667"^^xsd:decimal ;
  geo-pos:long "12.18906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537665'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.18906667'^^xsd:double;
  dwc:latitude '78.92651667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537665'^^xsd:anyURI;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.92398333"^^xsd:decimal ;
  dwc:decimalLongitude "12.11955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.92398333 12.11955)"^^geo:wktLiteral ;
  geo-pos:lat "78.92398333"^^xsd:decimal ;
  geo-pos:long "12.11955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1656__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ap3%3A1537671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:p3:1537671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1656_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'p3'^^xsd:string;
  dwc:catalogNumber '1537671'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Spitsbergen'^^xsd:string;
  dwc:longitude '12.11955'^^xsd:double;
  dwc:latitude '78.92398333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:p3:1537671'^^xsd:anyURI;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF