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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196664'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.74116667'^^xsd:double;
  dwc:latitude '78.33366667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196664'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196447'^^xsd:integer;
  dwc:scientificName 'Buccinum hydrophanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '138866'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196447'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196508'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196508'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196556'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196556'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196611'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196611'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196942'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196942'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197025'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197025'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197226'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197226'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197438'^^xsd:integer;
  dwc:scientificName 'Onoba mighelsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '141317'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197438'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197451'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197451'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197452'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197452'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7665 15.93583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.7665"^^xsd:decimal ;
  dwc:decimalLongitude "15.93583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197292'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.93583333'^^xsd:double;
  dwc:latitude '76.7665'^^xsd:double;
  dwc:individualCount '1150'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197292'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7665 15.93583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.7665"^^xsd:decimal ;
  dwc:decimalLongitude "15.93583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197557'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.93583333'^^xsd:double;
  dwc:latitude '76.7665'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197557'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.81383333 15.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.81383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196378'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.7575'^^xsd:double;
  dwc:latitude '76.81383333'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196378'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.81383333 15.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.81383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196776'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.7575'^^xsd:double;
  dwc:latitude '76.81383333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196776'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.81383333 15.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.81383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197293'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.7575'^^xsd:double;
  dwc:latitude '76.81383333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197293'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3595 17.53633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3595"^^xsd:decimal ;
  dwc:decimalLongitude "17.53633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196853'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.53633333'^^xsd:double;
  dwc:latitude '77.3595'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196853'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3595 17.53633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3595"^^xsd:decimal ;
  dwc:decimalLongitude "17.53633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197383'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.53633333'^^xsd:double;
  dwc:latitude '77.3595'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197383'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3435 17.4875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3435"^^xsd:decimal ;
  dwc:decimalLongitude "17.4875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196854'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4875'^^xsd:double;
  dwc:latitude '77.3435'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196854'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3435 17.4875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3435"^^xsd:decimal ;
  dwc:decimalLongitude "17.4875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196922'^^xsd:integer;
  dwc:scientificName 'Gammarus duebeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4875'^^xsd:double;
  dwc:latitude '77.3435'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '102276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196922'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3435 17.4875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3435"^^xsd:decimal ;
  dwc:decimalLongitude "17.4875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197384'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4875'^^xsd:double;
  dwc:latitude '77.3435'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197384'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196360'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196360'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197619'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197619'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195849'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '144409'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195849'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196346'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196346'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196528'^^xsd:integer;
  dwc:scientificName 'Halosiphon tomentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '145723'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196528'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196585'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196585'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196735'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196735'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196830'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196830'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197107'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197107'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197368'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197368'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197492'^^xsd:integer;
  dwc:scientificName 'Phyllaria lorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '249683'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197492'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197618'^^xsd:integer;
  dwc:scientificName 'Sphacelaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '145889'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197618'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '624204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196352'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196352'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196446'^^xsd:integer;
  dwc:scientificName 'Buccinum cyaneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '138862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196446'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196762'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196762'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196943'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196943'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197035'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197035'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197227'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197227'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197453'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197453'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197532'^^xsd:integer;
  dwc:scientificName 'Sabinea septemcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197532'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197548'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197548'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197126'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197126'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197142'^^xsd:integer;
  dwc:scientificName 'Musculus laevigatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '140473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197142'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197203'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197203'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197363'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197363'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197490'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197490'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195862'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195862'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196636'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:individualCount '5000'^^xsd:integer;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196636'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196656'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196656'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196734'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196734'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196945'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196945'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197499'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197499'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.7665 15.93583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.7665"^^xsd:decimal ;
  dwc:decimalLongitude "15.93583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196678'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.93583333'^^xsd:double;
  dwc:latitude '76.7665'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196678'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196986'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196986'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197106'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197106'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197242'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197242'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197367'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197367'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197447'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197447'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197530'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197530'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197621'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197621'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197636'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197636'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.46018333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195846'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:aphiaid '144409'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195846'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.46018333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196583'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196583'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.46018333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196827'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196827'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196775'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.93583333'^^xsd:double;
  dwc:latitude '76.7665'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196775'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196985'^^xsd:integer;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196985'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197628'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '155493'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197628'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197665'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197665'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195857'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195857'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196950'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196950'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197361'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197361'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195874'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195874'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195888'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195888'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196492'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196492'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196725'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196725'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196931'^^xsd:integer;
  dwc:scientificName 'Haliclystus octoradiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '135323'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196931'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '135323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196951'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196951'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60466667 16.97883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60466667"^^xsd:decimal ;
  dwc:decimalLongitude "16.97883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196875'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.97883333'^^xsd:double;
  dwc:latitude '76.60466667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196875'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.63183333 17.02783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.63183333"^^xsd:decimal ;
  dwc:decimalLongitude "17.02783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197404'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.02783333'^^xsd:double;
  dwc:latitude '76.63183333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197404'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196351'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196351'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196445'^^xsd:integer;
  dwc:scientificName 'Buccinum cyaneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '138862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196445'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196610'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196610'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196761'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196761'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196941'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196941'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197034'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197034'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197225'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197225'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197450'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197450'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197531'^^xsd:integer;
  dwc:scientificName 'Sabinea septemcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197531'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197105'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197105'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197366'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197366'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197502'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197502'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197620'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197620'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195848'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '144409'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195848'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196443'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196443'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196539'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196539'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196580'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196580'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196584'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196584'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196828'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196828'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196966'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196966'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60466667 16.97883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60466667"^^xsd:decimal ;
  dwc:decimalLongitude "16.97883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196673'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.97883333'^^xsd:double;
  dwc:latitude '76.60466667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196673'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197508'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glabroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '103021'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197508'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103021'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196980'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196980'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197622'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197622'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197539'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197539'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196641'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196641'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196679'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196679'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197294'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:individualCount '8750'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197294'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197558'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197558'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196680'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196680'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196778'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:individualCount '550'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196778'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197295'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197295'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197413'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197413'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197462'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197462'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.89033333 15.51283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.89033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.51283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197559'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.51283333'^^xsd:double;
  dwc:latitude '76.89033333'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197559'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91883333 15.65583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.65583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197414'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.65583333'^^xsd:double;
  dwc:latitude '76.91883333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197414'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91116667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196681'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57483333'^^xsd:double;
  dwc:latitude '76.91116667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196681'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197633'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197633'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197635'^^xsd:integer;
  dwc:scientificName 'Stenopleustes monocuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '248057'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197635'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197656'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197656'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.26916667 15.61983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.26916667"^^xsd:decimal ;
  dwc:decimalLongitude "15.61983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196839'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.61983333'^^xsd:double;
  dwc:latitude '78.26916667'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196839'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.27933333 15.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.27933333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196840'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58333333'^^xsd:double;
  dwc:latitude '78.27933333'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196840'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196331'^^xsd:integer;
  dwc:scientificName 'Alvania scrobiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '141235'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196331'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196336'^^xsd:integer;
  dwc:scientificName 'Anisarchus medius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '127070'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196336'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196466'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196466'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196517'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196517'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197266'^^xsd:integer;
  dwc:scientificName 'Oenopota impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '139322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197266'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59951667 25.19145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59951667"^^xsd:decimal ;
  dwc:decimalLongitude "25.19145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196347'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19145'^^xsd:double;
  dwc:latitude '76.59951667'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196347'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59951667 25.19145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59951667"^^xsd:decimal ;
  dwc:decimalLongitude "25.19145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196586'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19145'^^xsd:double;
  dwc:latitude '76.59951667'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196586'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59951667 25.19145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59951667"^^xsd:decimal ;
  dwc:decimalLongitude "25.19145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196736'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19145'^^xsd:double;
  dwc:latitude '76.59951667'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196736'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59951667 25.19145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59951667"^^xsd:decimal ;
  dwc:decimalLongitude "25.19145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197013'^^xsd:integer;
  dwc:scientificName 'Laminaria solidungula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19145'^^xsd:double;
  dwc:latitude '76.59951667'^^xsd:double;
  dwc:aphiaid '145731'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197013'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145731'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59951667 25.19145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59951667"^^xsd:decimal ;
  dwc:decimalLongitude "25.19145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197369'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19145'^^xsd:double;
  dwc:latitude '76.59951667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197369'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59733333 25.2126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59733333"^^xsd:decimal ;
  dwc:decimalLongitude "25.2126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196831'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.2126'^^xsd:double;
  dwc:latitude '76.59733333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196831'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.58793333 25.19998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.58793333"^^xsd:decimal ;
  dwc:decimalLongitude "25.19998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195850'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19998333'^^xsd:double;
  dwc:latitude '76.58793333'^^xsd:double;
  dwc:aphiaid '144409'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195850'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.58793333 25.19998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.58793333"^^xsd:decimal ;
  dwc:decimalLongitude "25.19998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196538'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.19998333'^^xsd:double;
  dwc:latitude '76.58793333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196538'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195877'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195877'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196348'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196348'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196497'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196497'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196737'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196737'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197627'^^xsd:integer;
  dwc:scientificName 'Spirontocaris spinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '107533'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197627'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197646'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197646'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196397'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196397'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196465'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196465'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196940'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196940'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197024'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197024'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197061'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197061'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197407'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197407'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197554'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197554'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.57466667 16.36416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.57466667"^^xsd:decimal ;
  dwc:decimalLongitude "16.36416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197289'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36416667'^^xsd:double;
  dwc:latitude '76.57466667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197289'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195856'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195856'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195886'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195886'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196930'^^xsd:integer;
  dwc:scientificName 'Haliclystus octoradiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '135323'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196930'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '135323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197011'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197011'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197360'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197360'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195861'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195861'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195876'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195876'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197197'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197197'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197493'^^xsd:integer;
  dwc:scientificName 'Phyllophora truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '157362'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197493'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0075 17.1995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0075"^^xsd:decimal ;
  dwc:decimalLongitude "17.1995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196370'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1995'^^xsd:double;
  dwc:latitude '77.0075'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196370'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0075 17.1995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0075"^^xsd:decimal ;
  dwc:decimalLongitude "17.1995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196866'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1995'^^xsd:double;
  dwc:latitude '77.0075'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196866'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0075 17.1995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0075"^^xsd:decimal ;
  dwc:decimalLongitude "17.1995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197396'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1995'^^xsd:double;
  dwc:latitude '77.0075'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197396'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97383333 17.2955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97383333"^^xsd:decimal ;
  dwc:decimalLongitude "17.2955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196867'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.2955'^^xsd:double;
  dwc:latitude '76.97383333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196867'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97383333 17.2955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97383333"^^xsd:decimal ;
  dwc:decimalLongitude "17.2955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197397'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.2955'^^xsd:double;
  dwc:latitude '76.97383333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197397'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95216667 17.27433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.27433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196371'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.27433333'^^xsd:double;
  dwc:latitude '76.95216667'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196371'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95216667 17.27433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.27433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196868'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.27433333'^^xsd:double;
  dwc:latitude '76.95216667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196868'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.95216667 17.27433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.95216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.27433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197398'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.27433333'^^xsd:double;
  dwc:latitude '76.95216667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197398'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197223'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197223'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197545'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197545'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197655'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197655'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196410'^^xsd:integer;
  dwc:scientificName 'Astyris rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:aphiaid '160108'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196410'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196838'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:individualCount '976'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196838'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197173'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197173'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197614'^^xsd:integer;
  dwc:scientificName 'Solariella obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:aphiaid '141840'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197614'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196507'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196507'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197099'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197099'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196599'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196599'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.564 16.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.564"^^xsd:decimal ;
  dwc:decimalLongitude "16.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196639'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.295'^^xsd:double;
  dwc:latitude '76.564'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196639'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.564 16.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.564"^^xsd:decimal ;
  dwc:decimalLongitude "16.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196676'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.295'^^xsd:double;
  dwc:latitude '76.564'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196676'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.564 16.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.564"^^xsd:decimal ;
  dwc:decimalLongitude "16.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196770'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.295'^^xsd:double;
  dwc:latitude '76.564'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196770'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.564 16.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.564"^^xsd:decimal ;
  dwc:decimalLongitude "16.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197408'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.295'^^xsd:double;
  dwc:latitude '76.564'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197408'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.564 16.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.564"^^xsd:decimal ;
  dwc:decimalLongitude "16.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197555'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.295'^^xsd:double;
  dwc:latitude '76.564'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197555'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59416667 16.30266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59416667"^^xsd:decimal ;
  dwc:decimalLongitude "16.30266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196640'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.30266667'^^xsd:double;
  dwc:latitude '76.59416667'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196640'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59416667 16.30266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59416667"^^xsd:decimal ;
  dwc:decimalLongitude "16.30266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196771'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.30266667'^^xsd:double;
  dwc:latitude '76.59416667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196771'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.59416667 16.30266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.59416667"^^xsd:decimal ;
  dwc:decimalLongitude "16.30266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197409'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.30266667'^^xsd:double;
  dwc:latitude '76.59416667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197409'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195845'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '143803'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195845'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '143803'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195889'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195889'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196527'^^xsd:integer;
  dwc:scientificName 'Halosiphon tomentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145723'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196527'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196531'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196531'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196948'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196948'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197127'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197127'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197204'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197204'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196423'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196423'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197662'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197662'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195860'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195860'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197663'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197663'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195873'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195873'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195885'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195885'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196340'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196340'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196419'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196419'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196486'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196486'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196552'^^xsd:integer;
  dwc:scientificName 'Cucumaria frondosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196552'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196720'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196720'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196984'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196984'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197118'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197118'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197196'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197196'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91366667 17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91366667"^^xsd:decimal ;
  dwc:decimalLongitude "17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196373'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.16'^^xsd:double;
  dwc:latitude '76.91366667'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196373'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91366667 17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91366667"^^xsd:decimal ;
  dwc:decimalLongitude "17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197400'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.16'^^xsd:double;
  dwc:latitude '76.91366667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197400'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195847'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '144409'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195847'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196716'^^xsd:integer;
  dwc:scientificName 'Fucus inflatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '248056'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196716'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197491'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197491'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5744 25.12576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5744"^^xsd:decimal ;
  dwc:decimalLongitude "25.12576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197670'^^xsd:integer;
  dwc:scientificName 'Ulothrix implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.12576667'^^xsd:double;
  dwc:latitude '76.5744'^^xsd:double;
  dwc:aphiaid '145927'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197670'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145927'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196344'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196344'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196522'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196522'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196965'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196965'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196655'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196655'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197043'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197043'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.711 16.29916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.711"^^xsd:decimal ;
  dwc:decimalLongitude "16.29916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196774'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.29916667'^^xsd:double;
  dwc:latitude '76.711'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196774'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.711 16.29916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.711"^^xsd:decimal ;
  dwc:decimalLongitude "16.29916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197556'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.29916667'^^xsd:double;
  dwc:latitude '76.711'^^xsd:double;
  dwc:individualCount '1275'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197556'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195887'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195887'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196442'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196442'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197125'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197125'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197347'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197347'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197362'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197362'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197478'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197478'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197489'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197489'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197174'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197174'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195852'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:aphiaid '144411'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195852'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196535'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196535'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197224'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197224'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197640'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197640'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3355 16.76216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3355"^^xsd:decimal ;
  dwc:decimalLongitude "16.76216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197677'^^xsd:integer;
  dwc:scientificName 'Weyprechtia pinguis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.76216667'^^xsd:double;
  dwc:latitude '78.3355'^^xsd:double;
  dwc:aphiaid '102315'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197677'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.33383333 16.67833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.33383333"^^xsd:decimal ;
  dwc:decimalLongitude "16.67833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196663'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.67833333'^^xsd:double;
  dwc:latitude '78.33383333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196663'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195872'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195872'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196433'^^xsd:integer;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196433'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196484'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196484'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196717'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196717'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196820'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196820'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197010'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197010'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197116'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197116'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196953'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196953'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196420'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196420'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196435'^^xsd:integer;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196435'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196532'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196532'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196728'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196728'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196932'^^xsd:integer;
  dwc:scientificName 'Haliclystus octoradiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '135323'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196932'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '135323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196949'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196949'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197128'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197128'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197671'^^xsd:integer;
  dwc:scientificName 'Urospora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '143805'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197671'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '143805'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.933 17.20116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.933"^^xsd:decimal ;
  dwc:decimalLongitude "17.20116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196372'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.20116667'^^xsd:double;
  dwc:latitude '76.933'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196372'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.933 17.20116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.933"^^xsd:decimal ;
  dwc:decimalLongitude "17.20116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196869'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.20116667'^^xsd:double;
  dwc:latitude '76.933'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196869'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.933 17.20116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.933"^^xsd:decimal ;
  dwc:decimalLongitude "17.20116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197281'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.20116667'^^xsd:double;
  dwc:latitude '76.933'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197281'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196424'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196424'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196635'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196635'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196654'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196654'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196826'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196826'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3835 18.93633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3835"^^xsd:decimal ;
  dwc:decimalLongitude "18.93633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197042'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.93633333'^^xsd:double;
  dwc:latitude '74.3835'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197042'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.62366667 16.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.62366667"^^xsd:decimal ;
  dwc:decimalLongitude "16.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196772'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.324'^^xsd:double;
  dwc:latitude '76.62366667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196772'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.62366667 16.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.62366667"^^xsd:decimal ;
  dwc:decimalLongitude "16.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197410'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.324'^^xsd:double;
  dwc:latitude '76.62366667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197410'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.66966667 16.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.66966667"^^xsd:decimal ;
  dwc:decimalLongitude "16.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197411'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.283'^^xsd:double;
  dwc:latitude '76.66966667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197411'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196491'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196491'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197124'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197124'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197191'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197191'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197202'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197202'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197222'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197222'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197506'^^xsd:integer;
  dwc:scientificName 'Pleustes panopla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '103015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197506'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197639'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197639'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197669'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197669'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197676'^^xsd:integer;
  dwc:scientificName 'Weyprechtia pinguis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '102315'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197676'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196608'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196608'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196661'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196661'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196740'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196740'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197033'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197033'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197097'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197097'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197254'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197254'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.44133333 16.3695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.44133333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196662'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3695'^^xsd:double;
  dwc:latitude '78.44133333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196662'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196479'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196479'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196550'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196550'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196982'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196982'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197031'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197031'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197154'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197154'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197186'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197186'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197446'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197446'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197464'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197464'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197475'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197475'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197529'^^xsd:integer;
  dwc:scientificName 'Portlandia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197529'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196494'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196494'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196526'^^xsd:integer;
  dwc:scientificName 'Halosiphon tomentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145723'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196526'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196730'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196730'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197008'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197008'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197130'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197130'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197208'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197208'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196422'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '1675'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196422'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196634'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '25000'^^xsd:integer;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196634'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05983333 17.29166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05983333"^^xsd:decimal ;
  dwc:decimalLongitude "17.29166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196369'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.29166667'^^xsd:double;
  dwc:latitude '77.05983333'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196369'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05983333 17.29166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05983333"^^xsd:decimal ;
  dwc:decimalLongitude "17.29166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196864'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.29166667'^^xsd:double;
  dwc:latitude '77.05983333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196864'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05983333 17.29166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05983333"^^xsd:decimal ;
  dwc:decimalLongitude "17.29166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197276'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.29166667'^^xsd:double;
  dwc:latitude '77.05983333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197276'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197032'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197032'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05983333 17.29166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05983333"^^xsd:decimal ;
  dwc:decimalLongitude "17.29166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197394'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.29166667'^^xsd:double;
  dwc:latitude '77.05983333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197394'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196609'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196609'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196837'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:individualCount '272'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196837'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197019'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197019'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197098'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197098'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197139'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197139'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197264'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197264'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197485'^^xsd:integer;
  dwc:scientificName 'Paroediceros lynceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '102911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197485'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197507'^^xsd:integer;
  dwc:scientificName 'Pleustes panopla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '103015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197507'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197514'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197514'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197155'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197155'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196429'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196429'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196649'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196649'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3375"^^xsd:decimal ;
  dwc:decimalLongitude "19.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197205'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.0595'^^xsd:double;
  dwc:latitude '74.3375'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197205'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3375"^^xsd:decimal ;
  dwc:decimalLongitude "19.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196598'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.0595'^^xsd:double;
  dwc:latitude '74.3375'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196598'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3375"^^xsd:decimal ;
  dwc:decimalLongitude "19.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197496'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.0595'^^xsd:double;
  dwc:latitude '74.3375'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197496'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3375"^^xsd:decimal ;
  dwc:decimalLongitude "19.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197534'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.0595'^^xsd:double;
  dwc:latitude '74.3375'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197534'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196675'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196675'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196769'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196769'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196879'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:individualCount '175'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196879'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.04416667 17.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.04416667"^^xsd:decimal ;
  dwc:decimalLongitude "17.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196865'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.259'^^xsd:double;
  dwc:latitude '77.04416667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196865'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.04416667 17.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.04416667"^^xsd:decimal ;
  dwc:decimalLongitude "17.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197395'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.259'^^xsd:double;
  dwc:latitude '77.04416667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197395'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196488'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196488'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196576'^^xsd:integer;
  dwc:scientificName 'Dajus mysidis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146880'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196576'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197120'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197120'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197198'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197198'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195868'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195868'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196487'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196487'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196590'^^xsd:integer;
  dwc:scientificName 'Dilsea integra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145223'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196590'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196721'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196721'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197538'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197538'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5925 16.56066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5925"^^xsd:decimal ;
  dwc:decimalLongitude "16.56066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197046'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.56066667'^^xsd:double;
  dwc:latitude '76.5925'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197046'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197354'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197354'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197484'^^xsd:integer;
  dwc:scientificName 'Paroediceros lynceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '102911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197484'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197537'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197537'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196836'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.792'^^xsd:double;
  dwc:latitude '78.64333333'^^xsd:double;
  dwc:individualCount '352'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196836'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196444'^^xsd:integer;
  dwc:scientificName 'Buccinum cyaneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '138862'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196444'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196505'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196505'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196607'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196607'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196848'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196848'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197016'^^xsd:integer;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197016'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197096'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197096'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197543'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197543'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197631'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '155493'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197631'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196852'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196852'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197381'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197381'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197474'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197474'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197528'^^xsd:integer;
  dwc:scientificName 'Portlandia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141987'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197528'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196571'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196571'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196633'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '8750'^^xsd:integer;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196633'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196651'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196651'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196952'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196952'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197041'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197041'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197241'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197241'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195866'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195866'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196722'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196722'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197121'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197121'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197168'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197168'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197356'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197356'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195855'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195855'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47333333 16.39616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.39616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197138'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.39616667'^^xsd:double;
  dwc:latitude '78.47333333'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197138'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196605'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196605'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197094'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197094'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197220'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197220'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197353'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197353'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197623'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197623'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196464'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196464'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196504'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196504'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196606'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196606'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196939'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196939'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197059'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197059'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197095'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197095'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197141'^^xsd:integer;
  dwc:scientificName 'Monoculodes longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102890'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197141'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423728'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197182'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197182'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197185'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197185'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197234'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197234'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197258'^^xsd:integer;
  dwc:scientificName 'Nuculana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140577'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197258'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197267'^^xsd:integer;
  dwc:scientificName 'Oenopota violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '139337'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197267'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197444'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197444'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197463'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197463'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197473'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197473'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197487'^^xsd:integer;
  dwc:scientificName 'Paroediceros lynceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197487'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197488'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197488'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197503'^^xsd:integer;
  dwc:scientificName 'Pilayella varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197503'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '371077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.11383333 17.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.11383333"^^xsd:decimal ;
  dwc:decimalLongitude "17.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196862'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.347'^^xsd:double;
  dwc:latitude '77.11383333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196862'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.11383333 17.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.11383333"^^xsd:decimal ;
  dwc:decimalLongitude "17.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197392'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.347'^^xsd:double;
  dwc:latitude '77.11383333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197392'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.10216667 17.3275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.10216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.3275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196863'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.3275'^^xsd:double;
  dwc:latitude '77.10216667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196863'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.10216667 17.3275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.10216667"^^xsd:decimal ;
  dwc:decimalLongitude "17.3275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197393'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.3275'^^xsd:double;
  dwc:latitude '77.10216667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197393'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196534'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196534'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196597'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196597'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196652'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196652'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197221'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197221'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195858'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195858'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197074'^^xsd:integer;
  dwc:scientificName 'Macoma moesta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '156226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197074'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196604'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196604'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196938'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196938'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196990'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196990'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196999'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196999'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197219'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197219'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197643'^^xsd:integer;
  dwc:scientificName 'Synidotea nodulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '119053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197643'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197668'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197668'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5345 16.01133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5345"^^xsd:decimal ;
  dwc:decimalLongitude "16.01133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197374'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.01133333'^^xsd:double;
  dwc:latitude '78.5345'^^xsd:double;
  dwc:individualCount '464'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197374'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.55266667 16.25583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.55266667"^^xsd:decimal ;
  dwc:decimalLongitude "16.25583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196660'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.25583333'^^xsd:double;
  dwc:latitude '78.55266667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196660'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196332'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196332'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196449'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196449'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196475'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196475'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196480'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196480'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196549'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196549'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196570'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196570'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196582'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196582'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196593'^^xsd:integer;
  dwc:scientificName 'Diplodonta torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141885'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196593'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196746'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196746'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196981'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196981'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197030'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197030'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197194'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197194'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197344'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197344'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195854'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195854'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195865'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195865'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195884'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195884'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196386'^^xsd:integer;
  dwc:scientificName 'Ascidia prunum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '103714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196386'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196441'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196441'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196578'^^xsd:integer;
  dwc:scientificName 'Dendrodoa aggregata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '103880'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196578'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196983'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196983'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197007'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197007'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197195'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197195'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197345'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197345'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196503'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196503'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196719'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196719'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197218'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197218'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196581'^^xsd:integer;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196581'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197593'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197593'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196339'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196339'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196631'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196631'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197505'^^xsd:integer;
  dwc:scientificName 'Pleustes panopla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '103015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197505'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197536'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197536'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196555'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196555'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196562'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196562'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197005'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197005'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197023'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197023'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197093'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197093'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197654'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197654'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196596'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196596'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196745'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196745'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197076'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197076'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197079'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197079'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197481'^^xsd:integer;
  dwc:scientificName 'Parapleustes bicuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '103008'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197481'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197617'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197617'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197630'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '155493'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197630'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195882'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195882'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.56066667 16.3085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.56066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.3085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196818'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3085'^^xsd:double;
  dwc:latitude '76.56066667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196818'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.56066667 16.3085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.56066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.3085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197433'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3085'^^xsd:double;
  dwc:latitude '76.56066667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197433'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 14.99233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0605"^^xsd:decimal ;
  dwc:decimalLongitude "14.99233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197343'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.99233333'^^xsd:double;
  dwc:latitude '77.0605'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197343'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.06316667 14.93366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.06316667"^^xsd:decimal ;
  dwc:decimalLongitude "14.93366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196715'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.93366667'^^xsd:double;
  dwc:latitude '77.06316667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196715'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.06316667 14.93366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.06316667"^^xsd:decimal ;
  dwc:decimalLongitude "14.93366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197594'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.93366667'^^xsd:double;
  dwc:latitude '77.06316667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197594'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197206'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197206'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196825'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:individualCount '875'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196825'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196338'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196338'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196821'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196821'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197193'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197193'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196587'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196587'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196731'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196731'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197131'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197131'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197209'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197209'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197350'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197350'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197500'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197500'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197666'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197666'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196489'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196489'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196723'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196723'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.24233333 17.43116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.24233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.43116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197269'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43116667'^^xsd:double;
  dwc:latitude '77.24233333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197269'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2275 17.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2275"^^xsd:decimal ;
  dwc:decimalLongitude "17.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197270'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.416'^^xsd:double;
  dwc:latitude '77.2275'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197270'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.19733333 17.4115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.19733333"^^xsd:decimal ;
  dwc:decimalLongitude "17.4115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197271'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4115'^^xsd:double;
  dwc:latitude '77.19733333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197271'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2365 13.90483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2365"^^xsd:decimal ;
  dwc:decimalLongitude "13.90483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197268'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.90483333'^^xsd:double;
  dwc:latitude '78.2365'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197268'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.82483333 16.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.82483333"^^xsd:decimal ;
  dwc:decimalLongitude "16.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197283'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.981'^^xsd:double;
  dwc:latitude '76.82483333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197283'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.21066667 17.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.21066667"^^xsd:decimal ;
  dwc:decimalLongitude "17.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197284'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.095'^^xsd:double;
  dwc:latitude '77.21066667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197284'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197006'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197006'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.15583333 14.83683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.15583333"^^xsd:decimal ;
  dwc:decimalLongitude "14.83683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196785'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83683333'^^xsd:double;
  dwc:latitude '77.15583333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196785'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.15583333 14.83683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.15583333"^^xsd:decimal ;
  dwc:decimalLongitude "14.83683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197316'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83683333'^^xsd:double;
  dwc:latitude '77.15583333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197316'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1885 14.52416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1885"^^xsd:decimal ;
  dwc:decimalLongitude "14.52416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196786'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.52416667'^^xsd:double;
  dwc:latitude '77.1885'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196786'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1885 14.52416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1885"^^xsd:decimal ;
  dwc:decimalLongitude "14.52416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196900'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.52416667'^^xsd:double;
  dwc:latitude '77.1885'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196900'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1885 14.52416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1885"^^xsd:decimal ;
  dwc:decimalLongitude "14.52416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197423'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.52416667'^^xsd:double;
  dwc:latitude '77.1885'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197423'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2025 14.36433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2025"^^xsd:decimal ;
  dwc:decimalLongitude "14.36433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196691'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.36433333'^^xsd:double;
  dwc:latitude '77.2025'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196691'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2025 14.36433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2025"^^xsd:decimal ;
  dwc:decimalLongitude "14.36433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196788'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.36433333'^^xsd:double;
  dwc:latitude '77.2025'^^xsd:double;
  dwc:individualCount '1800'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196788'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2025 14.36433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2025"^^xsd:decimal ;
  dwc:decimalLongitude "14.36433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197317'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.36433333'^^xsd:double;
  dwc:latitude '77.2025'^^xsd:double;
  dwc:individualCount '475'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197317'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333333 14.3385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196692'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3385'^^xsd:double;
  dwc:latitude '77.23333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196692'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333333 14.3385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196789'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3385'^^xsd:double;
  dwc:latitude '77.23333333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196789'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333333 14.3385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196901'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3385'^^xsd:double;
  dwc:latitude '77.23333333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196901'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333333 14.3385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197318'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3385'^^xsd:double;
  dwc:latitude '77.23333333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197318'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197100'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197100'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197133'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197133'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197457'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197457'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197541'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197541'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196510'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196510'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196668'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196668'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196763'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196763'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196991'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196991'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197000'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197000'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197101'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197101'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.36033333 14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.36033333"^^xsd:decimal ;
  dwc:decimalLongitude "14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196796'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.088'^^xsd:double;
  dwc:latitude '77.36033333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196796'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.36033333 14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.36033333"^^xsd:decimal ;
  dwc:decimalLongitude "14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197574'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.088'^^xsd:double;
  dwc:latitude '77.36033333'^^xsd:double;
  dwc:individualCount '375'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197574'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38183333"^^xsd:decimal ;
  dwc:decimalLongitude "14.07183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196698'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.07183333'^^xsd:double;
  dwc:latitude '77.38183333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196698'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38183333"^^xsd:decimal ;
  dwc:decimalLongitude "14.07183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196797'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.07183333'^^xsd:double;
  dwc:latitude '77.38183333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196797'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38183333"^^xsd:decimal ;
  dwc:decimalLongitude "14.07183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196903'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.07183333'^^xsd:double;
  dwc:latitude '77.38183333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196903'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.28966667 14.22133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.28966667"^^xsd:decimal ;
  dwc:decimalLongitude "14.22133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197319'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.22133333'^^xsd:double;
  dwc:latitude '77.28966667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197319'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.28816667 14.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.28816667"^^xsd:decimal ;
  dwc:decimalLongitude "14.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196693'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.258'^^xsd:double;
  dwc:latitude '77.28816667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196693'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.28816667 14.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.28816667"^^xsd:decimal ;
  dwc:decimalLongitude "14.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196790'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.258'^^xsd:double;
  dwc:latitude '77.28816667'^^xsd:double;
  dwc:individualCount '325'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196790'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.28816667 14.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.28816667"^^xsd:decimal ;
  dwc:decimalLongitude "14.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197570'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.258'^^xsd:double;
  dwc:latitude '77.28816667'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197570'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.285 14.27766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.285"^^xsd:decimal ;
  dwc:decimalLongitude "14.27766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196791'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.27766667'^^xsd:double;
  dwc:latitude '77.285'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196791'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196456'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196456'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196695'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196695'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197123'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197123'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197346'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197346'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.24233333 17.43116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.24233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.43116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196857'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43116667'^^xsd:double;
  dwc:latitude '77.24233333'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196857'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.24233333 17.43116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.24233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.43116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197236'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43116667'^^xsd:double;
  dwc:latitude '77.24233333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197236'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.24233333 17.43116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.24233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.43116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197387'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43116667'^^xsd:double;
  dwc:latitude '77.24233333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197387'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2275 17.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2275"^^xsd:decimal ;
  dwc:decimalLongitude "17.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196858'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.416'^^xsd:double;
  dwc:latitude '77.2275'^^xsd:double;
  dwc:individualCount '825'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196858'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.2275 17.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.2275"^^xsd:decimal ;
  dwc:decimalLongitude "17.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197388'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.416'^^xsd:double;
  dwc:latitude '77.2275'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197388'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.19733333 17.4115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.19733333"^^xsd:decimal ;
  dwc:decimalLongitude "17.4115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196859'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4115'^^xsd:double;
  dwc:latitude '77.19733333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196859'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.19733333 17.4115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.19733333"^^xsd:decimal ;
  dwc:decimalLongitude "17.4115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197389'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.4115'^^xsd:double;
  dwc:latitude '77.19733333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197389'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.36033333 14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.36033333"^^xsd:decimal ;
  dwc:decimalLongitude "14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196697'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.088'^^xsd:double;
  dwc:latitude '77.36033333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196697'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197178'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197178'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197231'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197231'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197533'^^xsd:integer;
  dwc:scientificName 'Sabinea septemcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '107567'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197533'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197634'^^xsd:integer;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197634'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197650'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197650'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196514'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196514'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196521'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196521'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197066'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197066'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197137'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197137'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197471'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197471'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197518'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197518'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197632'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197632'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196333'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196333'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196431'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196431'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196520'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196520'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196525'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196525'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196567'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196567'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197065'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197065'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196432'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196432'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196513'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196513'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196568'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196568'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196618'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196618'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196741'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196741'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196846'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:individualCount '11200'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196846'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197029'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197029'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197037'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.218'^^xsd:double;
  dwc:latitude '77.9795'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197037'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9795 14.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9795"^^xsd:decimal ;
  dwc:decimalLongitude "14.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196453'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196453'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196516'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196516'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196569'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196569'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196694'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196694'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196792'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196792'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196902'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196902'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197047'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '700'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197047'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196793'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196793'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196457'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196457'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197177'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197177'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333333 14.3385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197569'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3385'^^xsd:double;
  dwc:latitude '77.23333333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197569'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197486'^^xsd:integer;
  dwc:scientificName 'Paroediceros lynceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '102911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197486'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196468'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196468'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196519'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196519'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196962'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196962'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197027'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197027'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197064'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197064'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197252'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197252'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197257'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197257'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196349'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196349'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196601'^^xsd:integer;
  dwc:scientificName 'Eteone spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '130618'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196601'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196929'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196929'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197056'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197056'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197072'^^xsd:integer;
  dwc:scientificName 'Macoma moesta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '156226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197072'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197170'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197170'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197249'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197249'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197448'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197448'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197613'^^xsd:integer;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197613'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197637'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197637'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196732'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196732'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196822'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196822'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197210'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197210'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.82483333 16.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.82483333"^^xsd:decimal ;
  dwc:decimalLongitude "16.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196871'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.981'^^xsd:double;
  dwc:latitude '76.82483333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196871'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.82483333 16.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.82483333"^^xsd:decimal ;
  dwc:decimalLongitude "16.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197401'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.981'^^xsd:double;
  dwc:latitude '76.82483333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197401'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.21066667 17.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.21066667"^^xsd:decimal ;
  dwc:decimalLongitude "17.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196872'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.095'^^xsd:double;
  dwc:latitude '77.21066667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196872'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.20883333 13.82666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.20883333"^^xsd:decimal ;
  dwc:decimalLongitude "13.82666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196657'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.82666667'^^xsd:double;
  dwc:latitude '78.20883333'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196657'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.20883333 13.82666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.20883333"^^xsd:decimal ;
  dwc:decimalLongitude "13.82666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196832'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.82666667'^^xsd:double;
  dwc:latitude '78.20883333'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196832'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.25366667 13.74833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.25366667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196833'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74833333'^^xsd:double;
  dwc:latitude '78.25366667'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196833'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195871'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195871'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196436'^^xsd:integer;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196436'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196496'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196496'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196632'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196632'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197625'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197625'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197649'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197649'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197678'^^xsd:integer;
  dwc:scientificName 'Weyprechtia pinguis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '102315'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197678'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195863'^^xsd:integer;
  dwc:scientificName 'Admete viridula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '138969'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195863'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196511'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196511'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196845'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:individualCount '192'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196845'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197048'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197048'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197572'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197572'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196795'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '10000'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196795'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197049'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '3950'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197049'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197320'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '4000'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197320'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197573'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197573'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195853'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195853'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196343'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196343'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196493'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196493'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196619'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196619'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196670'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:individualCount '384'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196670'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196851'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196851'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197551'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197551'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197673'^^xsd:integer;
  dwc:scientificName 'Volutopsius norwegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '138938'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197673'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196354'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196354'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196452'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196452'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196515'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196515'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196620'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196620'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196742'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196742'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196994'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196994'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196530'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196530'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196729'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196729'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197129'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197129'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197169'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197169'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197207'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197207'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197349'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197349'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196992'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196992'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197001'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197001'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197102'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197102'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197134'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197134'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197482'^^xsd:integer;
  dwc:scientificName 'Parapleustes monocuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '103013'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197482'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197549'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197549'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196495'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196495'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196512'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196512'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196617'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196617'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196669'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:individualCount '624'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196669'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196757'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:individualCount '190'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196757'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196993'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196993'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197002'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197002'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197103'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197103'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197230'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197230'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197458'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197458'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197483'^^xsd:integer;
  dwc:scientificName 'Parapleustes monocuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '103013'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197483'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197550'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197550'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09683333 13.9655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197679'^^xsd:integer;
  dwc:scientificName 'Weyprechtia pinguis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.9655'^^xsd:double;
  dwc:latitude '78.09683333'^^xsd:double;
  dwc:aphiaid '102315'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197679'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05033333 15.1395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.1395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196784'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1395'^^xsd:double;
  dwc:latitude '77.05033333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196784'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3045 17.43033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3045"^^xsd:decimal ;
  dwc:decimalLongitude "17.43033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197386'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43033333'^^xsd:double;
  dwc:latitude '77.3045'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197386'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.03366667 15.87333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.03366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.87333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196892'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.87333333'^^xsd:double;
  dwc:latitude '77.03366667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196892'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.03366667 15.87333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.03366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.87333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197308'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.87333333'^^xsd:double;
  dwc:latitude '77.03366667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197308'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.01583333 15.88566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.01583333"^^xsd:decimal ;
  dwc:decimalLongitude "15.88566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196687'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.88566667'^^xsd:double;
  dwc:latitude '77.01583333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196687'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.01583333 15.88566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.01583333"^^xsd:decimal ;
  dwc:decimalLongitude "15.88566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196893'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.88566667'^^xsd:double;
  dwc:latitude '77.01583333'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196893'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.01583333 15.88566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.01583333"^^xsd:decimal ;
  dwc:decimalLongitude "15.88566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197420'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.88566667'^^xsd:double;
  dwc:latitude '77.01583333'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197420'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05683333 15.89016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05683333"^^xsd:decimal ;
  dwc:decimalLongitude "15.89016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196894'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.89016667'^^xsd:double;
  dwc:latitude '77.05683333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196894'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05683333 15.89016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05683333"^^xsd:decimal ;
  dwc:decimalLongitude "15.89016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197565'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.89016667'^^xsd:double;
  dwc:latitude '77.05683333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197565'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00883333 15.72083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.72083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196895'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72083333'^^xsd:double;
  dwc:latitude '77.00883333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196895'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00883333 15.72083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.72083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197310'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72083333'^^xsd:double;
  dwc:latitude '77.00883333'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197310'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00366667 15.65733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.65733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196896'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.65733333'^^xsd:double;
  dwc:latitude '77.00366667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196896'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196944'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196944'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196968'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196968'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197017'^^xsd:integer;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197017'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197063'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197063'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197136'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197136'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197140'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197140'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197255'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197255'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197455'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197455'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197540'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197540'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197546'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197546'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197176'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197176'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02316667 16.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02316667"^^xsd:decimal ;
  dwc:decimalLongitude "16.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196891'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.055'^^xsd:double;
  dwc:latitude '77.02316667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196891'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02316667 16.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02316667"^^xsd:decimal ;
  dwc:decimalLongitude "16.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197237'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.055'^^xsd:double;
  dwc:latitude '77.02316667'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197237'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02316667 16.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02316667"^^xsd:decimal ;
  dwc:decimalLongitude "16.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197307'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.055'^^xsd:double;
  dwc:latitude '77.02316667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197307'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5055 18.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5055"^^xsd:decimal ;
  dwc:decimalLongitude "18.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197672'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.989'^^xsd:double;
  dwc:latitude '74.5055'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197672'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5055 18.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5055"^^xsd:decimal ;
  dwc:decimalLongitude "18.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196823'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.989'^^xsd:double;
  dwc:latitude '74.5055'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196823'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.5055 18.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.5055"^^xsd:decimal ;
  dwc:decimalLongitude "18.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197039'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.989'^^xsd:double;
  dwc:latitude '74.5055'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197039'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.317 17.44416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.317"^^xsd:decimal ;
  dwc:decimalLongitude "17.44416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196855'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.44416667'^^xsd:double;
  dwc:latitude '77.317'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196855'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.317 17.44416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.317"^^xsd:decimal ;
  dwc:decimalLongitude "17.44416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197235'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.44416667'^^xsd:double;
  dwc:latitude '77.317'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197235'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197523'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197523'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197606'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197606'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197648'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197648'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197658'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197658'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197659'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197659'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2315"^^xsd:decimal ;
  geo-pos:long "15.57083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196614'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196614'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2315"^^xsd:decimal ;
  geo-pos:long "15.57083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196627'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196627'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2315"^^xsd:decimal ;
  dwc:decimalLongitude "15.57083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2315 15.57083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2315"^^xsd:decimal ;
  geo-pos:long "15.57083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196843'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57083333'^^xsd:double;
  dwc:latitude '78.2315'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196843'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3045 17.43033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.3045"^^xsd:decimal ;
  dwc:decimalLongitude "17.43033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.3045 17.43033333)"^^geo:wktLiteral ;
  geo-pos:lat "77.3045"^^xsd:decimal ;
  geo-pos:long "17.43033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196856'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.43033333'^^xsd:double;
  dwc:latitude '77.3045'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196856'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197152'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197152'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197156'^^xsd:integer;
  dwc:scientificName 'Mya pseudoarenaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '156249'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197156'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197175'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197175'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197454'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197454'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197517'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197517'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197522'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197522'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196418'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196418'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196438'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196438'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196546'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196546'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196565'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196565'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196592'^^xsd:integer;
  dwc:scientificName 'Diplodonta torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '141885'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196592'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96483333 16.19416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96483333"^^xsd:decimal ;
  dwc:decimalLongitude "16.19416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96483333 16.19416667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96483333"^^xsd:decimal ;
  geo-pos:long "16.19416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197302'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.19416667'^^xsd:double;
  dwc:latitude '76.96483333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197302'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97783333 16.37933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97783333"^^xsd:decimal ;
  dwc:decimalLongitude "16.37933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97783333 16.37933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.97783333"^^xsd:decimal ;
  geo-pos:long "16.37933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196886'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.37933333'^^xsd:double;
  dwc:latitude '76.97783333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196886'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97783333 16.37933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97783333"^^xsd:decimal ;
  dwc:decimalLongitude "16.37933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97783333 16.37933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.97783333"^^xsd:decimal ;
  geo-pos:long "16.37933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197303'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.37933333'^^xsd:double;
  dwc:latitude '76.97783333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197303'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02283333 16.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.02283333"^^xsd:decimal ;
  dwc:decimalLongitude "16.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.02283333 16.323)"^^geo:wktLiteral ;
  geo-pos:lat "76.02283333"^^xsd:decimal ;
  geo-pos:long "16.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197304'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.323'^^xsd:double;
  dwc:latitude '76.02283333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197304'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.01533333 16.3415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.01533333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.01533333 16.3415)"^^geo:wktLiteral ;
  geo-pos:lat "77.01533333"^^xsd:decimal ;
  geo-pos:long "16.3415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196887'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3415'^^xsd:double;
  dwc:latitude '77.01533333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196887'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02133333"^^xsd:decimal ;
  dwc:decimalLongitude "16.16883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  geo-pos:lat "77.02133333"^^xsd:decimal ;
  geo-pos:long "16.16883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196685'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.16883333'^^xsd:double;
  dwc:latitude '77.02133333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196685'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02133333"^^xsd:decimal ;
  dwc:decimalLongitude "16.16883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  geo-pos:lat "77.02133333"^^xsd:decimal ;
  geo-pos:long "16.16883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196888'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.16883333'^^xsd:double;
  dwc:latitude '77.02133333'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196888'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02133333"^^xsd:decimal ;
  dwc:decimalLongitude "16.16883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  geo-pos:lat "77.02133333"^^xsd:decimal ;
  geo-pos:long "16.16883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197305'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.16883333'^^xsd:double;
  dwc:latitude '77.02133333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197305'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02133333"^^xsd:decimal ;
  dwc:decimalLongitude "16.16883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02133333 16.16883333)"^^geo:wktLiteral ;
  geo-pos:lat "77.02133333"^^xsd:decimal ;
  geo-pos:long "16.16883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197564'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.16883333'^^xsd:double;
  dwc:latitude '77.02133333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197564'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02033333 16.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02033333"^^xsd:decimal ;
  dwc:decimalLongitude "16.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02033333 16.182)"^^geo:wktLiteral ;
  geo-pos:lat "77.02033333"^^xsd:decimal ;
  geo-pos:long "16.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196889'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.182'^^xsd:double;
  dwc:latitude '77.02033333'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196889'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0605"^^xsd:decimal ;
  dwc:decimalLongitude "16.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  geo-pos:lat "77.0605"^^xsd:decimal ;
  geo-pos:long "16.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196890'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.0375'^^xsd:double;
  dwc:latitude '77.0605'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196890'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0605"^^xsd:decimal ;
  dwc:decimalLongitude "16.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  geo-pos:lat "77.0605"^^xsd:decimal ;
  geo-pos:long "16.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197306'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.0375'^^xsd:double;
  dwc:latitude '77.0605'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197306'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196842'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196842'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0605"^^xsd:decimal ;
  dwc:decimalLongitude "16.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0605 16.0375)"^^geo:wktLiteral ;
  geo-pos:lat "77.0605"^^xsd:decimal ;
  geo-pos:long "16.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197419'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.0375'^^xsd:double;
  dwc:latitude '77.0605'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197419'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197062'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197062'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96083333"^^xsd:decimal ;
  dwc:decimalLongitude "15.94966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96083333"^^xsd:decimal ;
  geo-pos:long "15.94966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197563'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94966667'^^xsd:double;
  dwc:latitude '76.96083333'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197563'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196883'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:individualCount '8500'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196883'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197299'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:individualCount '4000'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197299'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197417'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197417'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197561'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197561'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.14066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.97066667"^^xsd:decimal ;
  geo-pos:long "16.14066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196642'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.14066667'^^xsd:double;
  dwc:latitude '76.97066667'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196642'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.14066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.97066667"^^xsd:decimal ;
  geo-pos:long "16.14066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196884'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.14066667'^^xsd:double;
  dwc:latitude '76.97066667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196884'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.14066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.97066667"^^xsd:decimal ;
  geo-pos:long "16.14066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197300'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.14066667'^^xsd:double;
  dwc:latitude '76.97066667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197300'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.14066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.97066667"^^xsd:decimal ;
  geo-pos:long "16.14066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197418'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.14066667'^^xsd:double;
  dwc:latitude '76.97066667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197418'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97066667"^^xsd:decimal ;
  dwc:decimalLongitude "16.14066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97066667 16.14066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.97066667"^^xsd:decimal ;
  geo-pos:long "16.14066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197562'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.14066667'^^xsd:double;
  dwc:latitude '76.97066667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197562'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96083333"^^xsd:decimal ;
  dwc:decimalLongitude "15.94966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96083333"^^xsd:decimal ;
  geo-pos:long "15.94966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196885'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94966667'^^xsd:double;
  dwc:latitude '76.96083333'^^xsd:double;
  dwc:individualCount '2400'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196885'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96083333"^^xsd:decimal ;
  dwc:decimalLongitude "15.94966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96083333"^^xsd:decimal ;
  geo-pos:long "15.94966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197247'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94966667'^^xsd:double;
  dwc:latitude '76.96083333'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197247'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96083333"^^xsd:decimal ;
  dwc:decimalLongitude "15.94966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96083333"^^xsd:decimal ;
  geo-pos:long "15.94966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197301'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94966667'^^xsd:double;
  dwc:latitude '76.96083333'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197301'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197073'^^xsd:integer;
  dwc:scientificName 'Macoma moesta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '156226'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197073'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197162'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197162'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197190'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197190'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197376'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:individualCount '198'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197376'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197437'^^xsd:integer;
  dwc:scientificName 'Boreocingula globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '146725'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197437'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197605'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197605'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197657'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197657'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196564'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196564'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196613'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196613'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196626'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196626'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196841'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196841'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196935'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196935'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197026'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197026'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196683'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196683'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2385"^^xsd:decimal ;
  geo-pos:long "15.72183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197375'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197375'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91116667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  geo-pos:lat "76.91116667"^^xsd:decimal ;
  geo-pos:long "15.57483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196779'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57483333'^^xsd:double;
  dwc:latitude '76.91116667'^^xsd:double;
  dwc:individualCount '5100'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196779'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  geo-pos:lat "76.51233333"^^xsd:decimal ;
  geo-pos:long "26.51406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197351'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197351'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2385"^^xsd:decimal ;
  geo-pos:long "15.72183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197516'^^xsd:integer;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197516'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2385"^^xsd:decimal ;
  geo-pos:long "15.72183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197604'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197604'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2385"^^xsd:decimal ;
  geo-pos:long "15.72183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197624'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197624'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2385"^^xsd:decimal ;
  dwc:decimalLongitude "15.72183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2385 15.72183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.2385"^^xsd:decimal ;
  geo-pos:long "15.72183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197647'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.72183333'^^xsd:double;
  dwc:latitude '78.2385'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197647'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196417'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196417'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196448'^^xsd:integer;
  dwc:scientificName 'Buccinum hydrophanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '138866'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196448'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196467'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196467'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196518'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196518'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196545'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196545'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196557'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196557'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.2235"^^xsd:decimal ;
  dwc:decimalLongitude "15.68116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.2235 15.68116667)"^^geo:wktLiteral ;
  geo-pos:lat "78.2235"^^xsd:decimal ;
  geo-pos:long "15.68116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196563'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.68116667'^^xsd:double;
  dwc:latitude '78.2235'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196563'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91116667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  geo-pos:lat "76.91116667"^^xsd:decimal ;
  geo-pos:long "15.57483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197108'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57483333'^^xsd:double;
  dwc:latitude '76.91116667'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197108'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91116667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91116667 15.57483333)"^^geo:wktLiteral ;
  geo-pos:lat "76.91116667"^^xsd:decimal ;
  geo-pos:long "15.57483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197297'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57483333'^^xsd:double;
  dwc:latitude '76.91116667'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197297'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.939"^^xsd:decimal ;
  dwc:decimalLongitude "15.87616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  geo-pos:lat "76.939"^^xsd:decimal ;
  geo-pos:long "15.87616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196881'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.87616667'^^xsd:double;
  dwc:latitude '76.939'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196881'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.939"^^xsd:decimal ;
  dwc:decimalLongitude "15.87616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  geo-pos:lat "76.939"^^xsd:decimal ;
  geo-pos:long "15.87616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197298'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.87616667'^^xsd:double;
  dwc:latitude '76.939'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197298'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.939"^^xsd:decimal ;
  dwc:decimalLongitude "15.87616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.939 15.87616667)"^^geo:wktLiteral ;
  geo-pos:lat "76.939"^^xsd:decimal ;
  geo-pos:long "15.87616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197415'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.87616667'^^xsd:double;
  dwc:latitude '76.939'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197415'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196682'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196682'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196882'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196882'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197109'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197109'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197352'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197352'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197416'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197416'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94333333 15.778)"^^geo:wktLiteral ;
  geo-pos:lat "76.94333333"^^xsd:decimal ;
  geo-pos:long "15.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197560'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.778'^^xsd:double;
  dwc:latitude '76.94333333'^^xsd:double;
  dwc:individualCount '225'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197560'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.94666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.77183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.94666667 15.77183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.94666667"^^xsd:decimal ;
  geo-pos:long "15.77183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196361'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.77183333'^^xsd:double;
  dwc:latitude '76.94666667'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196361'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  geo-pos:lat "76.51233333"^^xsd:decimal ;
  geo-pos:long "26.51406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197370'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197370'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196461'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196461'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196804'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196804'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196905'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196905'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197051'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '2700'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197051'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197143'^^xsd:integer;
  dwc:scientificName 'Musculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '138225'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197143'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197480'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197480'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197580'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '3350'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197580'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196704'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196704'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196805'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '8900'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196805'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197377'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197377'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197472'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197472'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197607'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197607'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197608'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197608'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197651'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197651'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197681'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197681'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.03483333"^^xsd:decimal ;
  geo-pos:long "14.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196395'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196395'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.03483333"^^xsd:decimal ;
  geo-pos:long "14.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196575'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196575'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197167'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197167'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.15216667 15.00283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.15216667"^^xsd:decimal ;
  dwc:decimalLongitude "15.00283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.15216667 15.00283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.15216667"^^xsd:decimal ;
  geo-pos:long "15.00283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196666'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.00283333'^^xsd:double;
  dwc:latitude '78.15216667'^^xsd:double;
  dwc:individualCount '112'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196666'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1185 15.01533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1185"^^xsd:decimal ;
  dwc:decimalLongitude "15.01533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1185 15.01533333)"^^geo:wktLiteral ;
  geo-pos:lat "78.1185"^^xsd:decimal ;
  geo-pos:long "15.01533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196667'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.01533333'^^xsd:double;
  dwc:latitude '78.1185'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196667'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196509'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196509'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196615'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196615'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196637'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196637'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196850'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196850'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0735"^^xsd:decimal ;
  dwc:decimalLongitude "15.14833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  geo-pos:lat "77.0735"^^xsd:decimal ;
  geo-pos:long "15.14833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196643'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.14833333'^^xsd:double;
  dwc:latitude '77.0735'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196643'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0735"^^xsd:decimal ;
  dwc:decimalLongitude "15.14833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  geo-pos:lat "77.0735"^^xsd:decimal ;
  geo-pos:long "15.14833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196782'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.14833333'^^xsd:double;
  dwc:latitude '77.0735'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196782'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.067"^^xsd:decimal ;
  dwc:decimalLongitude "15.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  geo-pos:lat "77.067"^^xsd:decimal ;
  geo-pos:long "15.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196690'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1255'^^xsd:double;
  dwc:latitude '77.067'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196690'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.067"^^xsd:decimal ;
  dwc:decimalLongitude "15.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  geo-pos:lat "77.067"^^xsd:decimal ;
  geo-pos:long "15.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196783'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1255'^^xsd:double;
  dwc:latitude '77.067'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196783'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.067"^^xsd:decimal ;
  dwc:decimalLongitude "15.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  geo-pos:lat "77.067"^^xsd:decimal ;
  geo-pos:long "15.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197422'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1255'^^xsd:double;
  dwc:latitude '77.067'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197422'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.067"^^xsd:decimal ;
  dwc:decimalLongitude "15.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  geo-pos:lat "77.067"^^xsd:decimal ;
  geo-pos:long "15.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197568'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1255'^^xsd:double;
  dwc:latitude '77.067'^^xsd:double;
  dwc:individualCount '1550'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197568'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05033333 15.1395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.1395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05033333 15.1395)"^^geo:wktLiteral ;
  geo-pos:lat "77.05033333"^^xsd:decimal ;
  geo-pos:long "15.1395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196362'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1395'^^xsd:double;
  dwc:latitude '77.05033333'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196362'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05033333 15.1395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.05033333"^^xsd:decimal ;
  dwc:decimalLongitude "15.1395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.05033333 15.1395)"^^geo:wktLiteral ;
  geo-pos:lat "77.05033333"^^xsd:decimal ;
  geo-pos:long "15.1395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197314'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1395'^^xsd:double;
  dwc:latitude '77.05033333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197314'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1065 15.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.1065"^^xsd:decimal ;
  dwc:decimalLongitude "15.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.1065 15.0575)"^^geo:wktLiteral ;
  geo-pos:lat "77.1065"^^xsd:decimal ;
  geo-pos:long "15.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197315'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.0575'^^xsd:double;
  dwc:latitude '77.1065'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197315'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38183333"^^xsd:decimal ;
  dwc:decimalLongitude "14.07183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  geo-pos:lat "77.38183333"^^xsd:decimal ;
  geo-pos:long "14.07183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197575'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.07183333'^^xsd:double;
  dwc:latitude '77.38183333'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197575'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.536 14.06366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.536"^^xsd:decimal ;
  dwc:decimalLongitude "14.06366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.536 14.06366667)"^^geo:wktLiteral ;
  geo-pos:lat "77.536"^^xsd:decimal ;
  geo-pos:long "14.06366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196798'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.06366667'^^xsd:double;
  dwc:latitude '77.536'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196798'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196458'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196458'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196699'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196699'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196799'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:individualCount '1475'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196799'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197050'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197050'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197113'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197113'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197576'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197576'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196459'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196459'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196700'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196700'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196800'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '19100'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196800'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197577'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197577'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196460'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196460'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196701'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196701'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196801'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196801'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196802'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196802'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196702'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196702'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196803'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196803'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196904'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '2350'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196904'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197579'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197579'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196363'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196363'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196394'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196394'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196430'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196430'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196547'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196547'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196628'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196628'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196844'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:individualCount '320'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196844'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196849'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196849'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197228'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197228'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197439'^^xsd:integer;
  dwc:scientificName 'Onoba mighelsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '141317'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197439'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197456'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197456'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197515'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197515'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197660'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197660'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196959'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196959'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00766667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  geo-pos:lat "77.00766667"^^xsd:decimal ;
  geo-pos:long "15.57333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197110'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57333333'^^xsd:double;
  dwc:latitude '77.00766667'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197110'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00766667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  geo-pos:lat "77.00766667"^^xsd:decimal ;
  geo-pos:long "15.57333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197311'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57333333'^^xsd:double;
  dwc:latitude '77.00766667'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197311'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.52933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.99866667"^^xsd:decimal ;
  geo-pos:long "15.52933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196688'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52933333'^^xsd:double;
  dwc:latitude '76.99866667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196688'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.52933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.99866667"^^xsd:decimal ;
  geo-pos:long "15.52933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196780'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52933333'^^xsd:double;
  dwc:latitude '76.99866667'^^xsd:double;
  dwc:individualCount '2200'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196780'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.52933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.99866667"^^xsd:decimal ;
  geo-pos:long "15.52933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197111'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52933333'^^xsd:double;
  dwc:latitude '76.99866667'^^xsd:double;
  dwc:individualCount '125'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197111'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99866667"^^xsd:decimal ;
  dwc:decimalLongitude "15.52933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99866667 15.52933333)"^^geo:wktLiteral ;
  geo-pos:lat "76.99866667"^^xsd:decimal ;
  geo-pos:long "15.52933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197566'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52933333'^^xsd:double;
  dwc:latitude '76.99866667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197566'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99"^^xsd:decimal ;
  dwc:decimalLongitude "15.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  geo-pos:lat "76.99"^^xsd:decimal ;
  geo-pos:long "15.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196689'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52'^^xsd:double;
  dwc:latitude '76.99'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196689'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99"^^xsd:decimal ;
  dwc:decimalLongitude "15.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  geo-pos:lat "76.99"^^xsd:decimal ;
  geo-pos:long "15.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196781'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52'^^xsd:double;
  dwc:latitude '76.99'^^xsd:double;
  dwc:individualCount '3475'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196781'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99"^^xsd:decimal ;
  dwc:decimalLongitude "15.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  geo-pos:lat "76.99"^^xsd:decimal ;
  geo-pos:long "15.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196898'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52'^^xsd:double;
  dwc:latitude '76.99'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196898'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.99"^^xsd:decimal ;
  dwc:decimalLongitude "15.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.99 15.52)"^^geo:wktLiteral ;
  geo-pos:lat "76.99"^^xsd:decimal ;
  geo-pos:long "15.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197567'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52'^^xsd:double;
  dwc:latitude '76.99'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197567'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02366667 15.19583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.19583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02366667 15.19583333)"^^geo:wktLiteral ;
  geo-pos:lat "77.02366667"^^xsd:decimal ;
  geo-pos:long "15.19583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197312'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.19583333'^^xsd:double;
  dwc:latitude '77.02366667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197312'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02583333 15.17916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02583333"^^xsd:decimal ;
  dwc:decimalLongitude "15.17916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02583333 15.17916667)"^^geo:wktLiteral ;
  geo-pos:lat "77.02583333"^^xsd:decimal ;
  geo-pos:long "15.17916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197313'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.17916667'^^xsd:double;
  dwc:latitude '77.02583333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197313'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195878'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195878'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196621'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196621'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196671'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196671'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196758'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196758'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196764'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196764'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196995'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196995'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197004'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197004'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197044'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197044'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197104'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197104'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197233'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197233'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197459'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197459'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197519'^^xsd:integer;
  dwc:scientificName 'Pontogeneiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '176946'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197519'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '176946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197552'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197552'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197052'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197052'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196364'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196364'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196806'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196806'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197327'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197327'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196705'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196705'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196807'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196807'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197582'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197582'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196808'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196808'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196706'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196706'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196381'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196381'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196956'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196956'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196974'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196974'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197057'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197057'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197075'^^xsd:integer;
  dwc:scientificName 'Macoma torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '156227'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197075'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156227'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197213'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197213'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197250'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197250'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197442'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197442'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197509'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197509'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5865"^^xsd:decimal ;
  dwc:decimalLongitude "16.89133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5865"^^xsd:decimal ;
  geo-pos:long "16.89133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197406'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.89133333'^^xsd:double;
  dwc:latitude '76.5865'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197406'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196752'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196752'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196650'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196650'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196756'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196756'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197494'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197494'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.17583333"^^xsd:decimal ;
  dwc:decimalLongitude "17.40316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.17583333"^^xsd:decimal ;
  geo-pos:long "17.40316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196860'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.40316667'^^xsd:double;
  dwc:latitude '77.17583333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196860'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.17583333"^^xsd:decimal ;
  dwc:decimalLongitude "17.40316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.17583333"^^xsd:decimal ;
  geo-pos:long "17.40316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197272'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.40316667'^^xsd:double;
  dwc:latitude '77.17583333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197272'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.17583333"^^xsd:decimal ;
  dwc:decimalLongitude "17.40316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17583333 17.40316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.17583333"^^xsd:decimal ;
  geo-pos:long "17.40316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197390'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.40316667'^^xsd:double;
  dwc:latitude '77.17583333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197390'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.14966667"^^xsd:decimal ;
  dwc:decimalLongitude "17.35316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.14966667"^^xsd:decimal ;
  geo-pos:long "17.35316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196861'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.35316667'^^xsd:double;
  dwc:latitude '77.14966667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196861'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.14966667"^^xsd:decimal ;
  dwc:decimalLongitude "17.35316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.14966667"^^xsd:decimal ;
  geo-pos:long "17.35316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196923'^^xsd:integer;
  dwc:scientificName 'Gammarus duebeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.35316667'^^xsd:double;
  dwc:latitude '77.14966667'^^xsd:double;
  dwc:aphiaid '102276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196923'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.14966667"^^xsd:decimal ;
  dwc:decimalLongitude "17.35316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.14966667"^^xsd:decimal ;
  geo-pos:long "17.35316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197273'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.35316667'^^xsd:double;
  dwc:latitude '77.14966667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197273'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196469'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196469'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196710'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196710'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196638'^^xsd:integer;
  dwc:scientificName 'Flabelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:aphiaid '129291'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196638'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196768'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:individualCount '2200'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196768'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196876'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196876'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197246'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197246'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197405'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197405'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.565"^^xsd:decimal ;
  dwc:decimalLongitude "16.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.565 16.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "76.565"^^xsd:decimal ;
  geo-pos:long "16.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197553'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.60083333'^^xsd:double;
  dwc:latitude '76.565'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197553'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60166667"^^xsd:decimal ;
  dwc:decimalLongitude "16.92733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  geo-pos:lat "76.60166667"^^xsd:decimal ;
  geo-pos:long "16.92733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196376'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.92733333'^^xsd:double;
  dwc:latitude '76.60166667'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196376'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60166667"^^xsd:decimal ;
  dwc:decimalLongitude "16.92733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  geo-pos:lat "76.60166667"^^xsd:decimal ;
  geo-pos:long "16.92733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196877'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.92733333'^^xsd:double;
  dwc:latitude '76.60166667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196877'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60166667"^^xsd:decimal ;
  dwc:decimalLongitude "16.92733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60166667 16.92733333)"^^geo:wktLiteral ;
  geo-pos:lat "76.60166667"^^xsd:decimal ;
  geo-pos:long "16.92733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197288'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.92733333'^^xsd:double;
  dwc:latitude '76.60166667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197288'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5865"^^xsd:decimal ;
  dwc:decimalLongitude "16.89133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5865"^^xsd:decimal ;
  geo-pos:long "16.89133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196377'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.89133333'^^xsd:double;
  dwc:latitude '76.5865'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196377'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5865"^^xsd:decimal ;
  dwc:decimalLongitude "16.89133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5865"^^xsd:decimal ;
  geo-pos:long "16.89133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196751'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.89133333'^^xsd:double;
  dwc:latitude '76.5865'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196751'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197216'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197216'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197262'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197262'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197468'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197468'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197598'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197598'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197680'^^xsd:integer;
  dwc:scientificName 'Yoldia hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '141989'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197680'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197683'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197683'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195879'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195879'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196399'^^xsd:integer;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196399'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196404'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196404'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196543'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196543'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196428'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196428'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196440'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196440'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196471'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196471'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196474'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196474'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197077'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197077'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196646'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196646'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196744'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196744'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196969'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196969'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197078'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197078'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197629'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '155493'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197629'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196335'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196335'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196477'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196477'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196482'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196482'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196594'^^xsd:integer;
  dwc:scientificName 'Dumontia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '157352'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196594'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196647'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196647'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196750'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196750'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196970'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196970'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196972'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196972'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197081'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197081'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197084'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197084'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197616'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197616'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197642'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197642'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196356'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196356'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196384'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196384'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196755'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196755'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196817'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196817'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196921'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196921'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.54616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  geo-pos:lat "77.54616667"^^xsd:decimal ;
  geo-pos:long "15.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197589'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.186'^^xsd:double;
  dwc:latitude '77.54616667'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197589'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4915"^^xsd:decimal ;
  dwc:decimalLongitude "15.94283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  geo-pos:lat "77.4915"^^xsd:decimal ;
  geo-pos:long "15.94283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197428'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94283333'^^xsd:double;
  dwc:latitude '77.4915'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197428'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5105"^^xsd:decimal ;
  dwc:decimalLongitude "16.52183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5105"^^xsd:decimal ;
  geo-pos:long "16.52183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196814'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52183333'^^xsd:double;
  dwc:latitude '76.5105'^^xsd:double;
  dwc:individualCount '2750'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196814'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5105"^^xsd:decimal ;
  dwc:decimalLongitude "16.52183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5105"^^xsd:decimal ;
  geo-pos:long "16.52183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196918'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52183333'^^xsd:double;
  dwc:latitude '76.5105'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196918'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5105"^^xsd:decimal ;
  dwc:decimalLongitude "16.52183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5105"^^xsd:decimal ;
  geo-pos:long "16.52183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197590'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52183333'^^xsd:double;
  dwc:latitude '76.5105'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197590'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.49433333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.49433333"^^xsd:decimal ;
  geo-pos:long "16.59066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196368'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59066667'^^xsd:double;
  dwc:latitude '76.49433333'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196368'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.49433333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.49433333"^^xsd:decimal ;
  geo-pos:long "16.59066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196919'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59066667'^^xsd:double;
  dwc:latitude '76.49433333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196919'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.49433333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.49433333"^^xsd:decimal ;
  geo-pos:long "16.59066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197430'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59066667'^^xsd:double;
  dwc:latitude '76.49433333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197430'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.54816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  geo-pos:lat "76.47333333"^^xsd:decimal ;
  geo-pos:long "16.54816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196712'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.54816667'^^xsd:double;
  dwc:latitude '76.47333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196712'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.54816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  geo-pos:lat "76.47333333"^^xsd:decimal ;
  geo-pos:long "16.54816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196753'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.54816667'^^xsd:double;
  dwc:latitude '76.47333333'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196753'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.54816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  geo-pos:lat "76.47333333"^^xsd:decimal ;
  geo-pos:long "16.54816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196815'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.54816667'^^xsd:double;
  dwc:latitude '76.47333333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196815'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.54816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  geo-pos:lat "76.47333333"^^xsd:decimal ;
  geo-pos:long "16.54816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197431'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.54816667'^^xsd:double;
  dwc:latitude '76.47333333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197431'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.47333333"^^xsd:decimal ;
  dwc:decimalLongitude "16.54816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.47333333 16.54816667)"^^geo:wktLiteral ;
  geo-pos:lat "76.47333333"^^xsd:decimal ;
  geo-pos:long "16.54816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197591'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.54816667'^^xsd:double;
  dwc:latitude '76.47333333'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197591'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196713'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196713'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196754'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196754'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196816'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196816'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196920'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196920'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196924'^^xsd:integer;
  dwc:scientificName 'Gammarus duebeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '102276'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196924'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197432'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197432'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5395"^^xsd:decimal ;
  dwc:decimalLongitude "16.40116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5395 16.40116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.5395"^^xsd:decimal ;
  geo-pos:long "16.40116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197592'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.40116667'^^xsd:double;
  dwc:latitude '76.5395'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197592'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196390'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196390'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.732"^^xsd:decimal ;
  dwc:decimalLongitude "17.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  geo-pos:lat "76.732"^^xsd:decimal ;
  geo-pos:long "17.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197403'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1355'^^xsd:double;
  dwc:latitude '76.732'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197403'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71566667 15.19133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71566667"^^xsd:decimal ;
  dwc:decimalLongitude "15.19133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71566667 15.19133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.71566667"^^xsd:decimal ;
  geo-pos:long "15.19133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196835'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.19133333'^^xsd:double;
  dwc:latitude '78.71566667'^^xsd:double;
  dwc:individualCount '160'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196835'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8185 15.36633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.8185"^^xsd:decimal ;
  dwc:decimalLongitude "15.36633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.8185 15.36633333)"^^geo:wktLiteral ;
  geo-pos:lat "78.8185"^^xsd:decimal ;
  geo-pos:long "15.36633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197372'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.36633333'^^xsd:double;
  dwc:latitude '78.8185'^^xsd:double;
  dwc:individualCount '64'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197372'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196554'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196554'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197021'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197021'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197071'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197071'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197146'^^xsd:integer;
  dwc:scientificName 'Musculus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '156246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197146'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '467467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197150'^^xsd:integer;
  dwc:scientificName 'Musculus laevigatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '140473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197150'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197256'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197256'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196591'^^xsd:integer;
  dwc:scientificName 'Diplodonta torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '141885'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196591'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141885'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196603'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196603'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196989'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196989'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196998'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196998'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197092'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197092'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196355'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196355'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196426'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196426'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196455'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196455'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196472'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196472'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196478'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196478'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196589'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196589'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196645'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196645'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196766'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196766'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196624'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196624'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196977'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196977'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197022'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197022'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197172'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197172'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197253'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197253'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.71366667"^^xsd:decimal ;
  dwc:decimalLongitude "15.46716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.71366667 15.46716667)"^^geo:wktLiteral ;
  geo-pos:lat "78.71366667"^^xsd:decimal ;
  geo-pos:long "15.46716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197661'^^xsd:integer;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.46716667'^^xsd:double;
  dwc:latitude '78.71366667'^^xsd:double;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197661'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.74466667 15.50316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.74466667"^^xsd:decimal ;
  dwc:decimalLongitude "15.50316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.74466667 15.50316667)"^^geo:wktLiteral ;
  geo-pos:lat "78.74466667"^^xsd:decimal ;
  geo-pos:long "15.50316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197373'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.50316667'^^xsd:double;
  dwc:latitude '78.74466667'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197373'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196383'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196383'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196391'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196391'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196502'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196502'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.60783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.27616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.60783333 15.27616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.60783333"^^xsd:decimal ;
  geo-pos:long "15.27616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196978'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.27616667'^^xsd:double;
  dwc:latitude '78.60783333'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196978'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196623'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196623'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196976'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196976'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197090'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197090'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197144'^^xsd:integer;
  dwc:scientificName 'Musculus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '156246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197144'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '467467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197149'^^xsd:integer;
  dwc:scientificName 'Musculus laevigatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '140473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197149'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197159'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197159'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197188'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197188'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197441'^^xsd:integer;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197441'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197512'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197512'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195880'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195880'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196911'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:individualCount '1050'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196911'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197055'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197055'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197115'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197115'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197248'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197248'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197588'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:individualCount '1000'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197588'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5545"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.5545"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196380'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.5545'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196380'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5545"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.5545"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196912'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.5545'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196912'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5545"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5545 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.5545"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197334'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.5545'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197334'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.549 15.0695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.549"^^xsd:decimal ;
  dwc:decimalLongitude "15.0695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.549 15.0695)"^^geo:wktLiteral ;
  geo-pos:lat "77.549"^^xsd:decimal ;
  geo-pos:long "15.0695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196913'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.0695'^^xsd:double;
  dwc:latitude '77.549'^^xsd:double;
  dwc:individualCount '800'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196913'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.54616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  geo-pos:lat "77.54616667"^^xsd:decimal ;
  geo-pos:long "15.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196367'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.186'^^xsd:double;
  dwc:latitude '77.54616667'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196367'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.54616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  geo-pos:lat "77.54616667"^^xsd:decimal ;
  geo-pos:long "15.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196711'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.186'^^xsd:double;
  dwc:latitude '77.54616667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196711'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.54616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  geo-pos:lat "77.54616667"^^xsd:decimal ;
  geo-pos:long "15.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197335'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.186'^^xsd:double;
  dwc:latitude '77.54616667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197335'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197364'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197364'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196533'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196533'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197069'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197069'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197085'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197085'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196724'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196724'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197200'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197200'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197359'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197359'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195844'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '143803'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195844'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '143803'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196946'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196946'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197122'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197122'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197199'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197199'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197357'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197357'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196421'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:individualCount '525'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196421'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196733'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196733'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196824'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:individualCount '500'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196824'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197040'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197040'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197089'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197089'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197171'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197171'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197434'^^xsd:integer;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197434'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197638'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197638'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197667'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197667'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.7305 14.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.7305"^^xsd:decimal ;
  dwc:decimalLongitude "14.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.7305 14.746)"^^geo:wktLiteral ;
  geo-pos:lat "78.7305"^^xsd:decimal ;
  geo-pos:long "14.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197371'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.746'^^xsd:double;
  dwc:latitude '78.7305'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197371'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195864'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195864'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196398'^^xsd:integer;
  dwc:scientificName 'Astarte elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '138821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196398'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196542'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196542'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196559'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196559'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196975'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196975'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197148'^^xsd:integer;
  dwc:scientificName 'Musculus laevigatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '140473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197148'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197158'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197158'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197180'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197180'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197382'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197382'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197476'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197476'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195875'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195875'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196653'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196653'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196954'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196954'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196341'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196341'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196726'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196726'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196342'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196342'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.34333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.34333333 19.1)"^^geo:wktLiteral ;
  geo-pos:lat "74.34333333"^^xsd:decimal ;
  geo-pos:long "19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197348'^^xsd:integer;
  dwc:scientificName 'Boeckosimus edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1'^^xsd:double;
  dwc:latitude '74.34333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102535'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197348'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196382'^^xsd:integer;
  dwc:scientificName 'Arctinula greenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '140688'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196382'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196524'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196524'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196602'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196602'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196760'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196760'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196937'^^xsd:integer;
  dwc:scientificName 'Halirages fulvocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '102207'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196937'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '158096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196957'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196957'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197014'^^xsd:integer;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197014'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197058'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197058'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197070'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197070'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197214'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197214'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197251'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197251'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197443'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197443'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197626'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197626'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197641'^^xsd:integer;
  dwc:scientificName 'Pleusymtes glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '103020'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197641'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197645'^^xsd:integer;
  dwc:scientificName 'Synidotea nodulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '119053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197645'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197674'^^xsd:integer;
  dwc:scientificName 'Volutopsius norwegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '138938'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197674'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138938'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196357'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196357'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196358'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196358'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196454'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196454'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196476'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196476'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196481'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196481'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196588'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196588'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196809'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '575'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196809'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197053'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197053'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197583'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1400'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197583'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196365'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196365'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196707'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196707'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196810'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196810'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197584'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1075'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197584'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196811'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196811'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197328'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '450'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197328'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197329'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197329'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197330'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197330'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197510'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197510'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197535'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197535'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.392"^^xsd:decimal ;
  dwc:decimalLongitude "14.33016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.392 14.33016667)"^^geo:wktLiteral ;
  geo-pos:lat "78.392"^^xsd:decimal ;
  geo-pos:long "14.33016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197675'^^xsd:integer;
  dwc:scientificName 'Weyprechtia pinguis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.33016667'^^xsd:double;
  dwc:latitude '78.392'^^xsd:double;
  dwc:aphiaid '102315'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197675'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196350'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196350'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196450'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196450'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196499'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196499'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196658'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196658'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196738'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196738'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196847'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196847'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196988'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196988'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197018'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197018'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196749'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196749'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196971'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196971'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197080'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197080'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197083'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197083'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197183'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197183'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197184'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197184'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197378'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197378'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197440'^^xsd:integer;
  dwc:scientificName 'Onoba mighelsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141317'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197440'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197445'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197445'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.06383333"^^xsd:decimal ;
  dwc:decimalLongitude "13.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  geo-pos:lat "78.06383333"^^xsd:decimal ;
  geo-pos:long "13.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196759'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.642'^^xsd:double;
  dwc:latitude '78.06383333'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196759'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.06383333"^^xsd:decimal ;
  dwc:decimalLongitude "13.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  geo-pos:lat "78.06383333"^^xsd:decimal ;
  geo-pos:long "13.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197045'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.642'^^xsd:double;
  dwc:latitude '78.06383333'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197045'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196812'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196812'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.489"^^xsd:decimal ;
  dwc:decimalLongitude "14.53183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  geo-pos:lat "77.489"^^xsd:decimal ;
  geo-pos:long "14.53183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196906'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.53183333'^^xsd:double;
  dwc:latitude '77.489'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196906'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.489"^^xsd:decimal ;
  dwc:decimalLongitude "14.53183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  geo-pos:lat "77.489"^^xsd:decimal ;
  geo-pos:long "14.53183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197238'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.53183333'^^xsd:double;
  dwc:latitude '77.489'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197238'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.489"^^xsd:decimal ;
  dwc:decimalLongitude "14.53183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.489 14.53183333)"^^geo:wktLiteral ;
  geo-pos:lat "77.489"^^xsd:decimal ;
  geo-pos:long "14.53183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197424'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.53183333'^^xsd:double;
  dwc:latitude '77.489'^^xsd:double;
  dwc:individualCount '150'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197424'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.492"^^xsd:decimal ;
  dwc:decimalLongitude "14.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  geo-pos:lat "77.492"^^xsd:decimal ;
  geo-pos:long "14.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197239'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.5025'^^xsd:double;
  dwc:latitude '77.492'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197239'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.492"^^xsd:decimal ;
  dwc:decimalLongitude "14.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  geo-pos:lat "77.492"^^xsd:decimal ;
  geo-pos:long "14.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197425'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.5025'^^xsd:double;
  dwc:latitude '77.492'^^xsd:double;
  dwc:individualCount '300'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197425'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.492"^^xsd:decimal ;
  dwc:decimalLongitude "14.5025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.492 14.5025)"^^geo:wktLiteral ;
  geo-pos:lat "77.492"^^xsd:decimal ;
  geo-pos:long "14.5025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197612'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.5025'^^xsd:double;
  dwc:latitude '77.492'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197612'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5185 14.57133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5185"^^xsd:decimal ;
  dwc:decimalLongitude "14.57133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5185 14.57133333)"^^geo:wktLiteral ;
  geo-pos:lat "77.5185"^^xsd:decimal ;
  geo-pos:long "14.57133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196907'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.57133333'^^xsd:double;
  dwc:latitude '77.5185'^^xsd:double;
  dwc:individualCount '650'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196907'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5185 14.57133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5185"^^xsd:decimal ;
  dwc:decimalLongitude "14.57133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5185 14.57133333)"^^geo:wktLiteral ;
  geo-pos:lat "77.5185"^^xsd:decimal ;
  geo-pos:long "14.57133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197585'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.57133333'^^xsd:double;
  dwc:latitude '77.5185'^^xsd:double;
  dwc:individualCount '625'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197585'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197331'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197331'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196708'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196708'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197088'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197088'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197215'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197215'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197436'^^xsd:integer;
  dwc:scientificName 'Boreocingula globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '146725'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197436'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197467'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197467'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197521'^^xsd:integer;
  dwc:scientificName 'Pontoporeia femorata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '103079'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197521'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103079'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197682'^^xsd:integer;
  dwc:scientificName 'Yoldiella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '141999'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197682'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196403'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196403'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196500'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196500'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196625'^^xsd:integer;
  dwc:scientificName 'Eupagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:aphiaid '249681'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196625'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.5645"^^xsd:decimal ;
  dwc:decimalLongitude "14.54933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.5645 14.54933333)"^^geo:wktLiteral ;
  geo-pos:lat "78.5645"^^xsd:decimal ;
  geo-pos:long "14.54933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196834'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.54933333'^^xsd:double;
  dwc:latitude '78.5645'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196834'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196359'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196359'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196425'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196425'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196483'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196483'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196529'^^xsd:integer;
  dwc:scientificName 'Halosiphon tomentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145723'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196529'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145723'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196595'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196595'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196644'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196644'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196743'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196743'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196765'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196765'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196767'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196767'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196973'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196973'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197114'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197114'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197586'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197586'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196909'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196909'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197426'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197426'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196366'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196366'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196709'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196709'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196910'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196910'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197587'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '200'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197587'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197332'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197332'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197333'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197333'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196387'^^xsd:integer;
  dwc:scientificName 'Ascidia prunum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '103714'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196387'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196490'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196490'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197087'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197087'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196334'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196334'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196813'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '3000'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196813'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.38183333"^^xsd:decimal ;
  dwc:decimalLongitude "14.07183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.38183333 14.07183333)"^^geo:wktLiteral ;
  geo-pos:lat "77.38183333"^^xsd:decimal ;
  geo-pos:long "14.07183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197322'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.07183333'^^xsd:double;
  dwc:latitude '77.38183333'^^xsd:double;
  dwc:individualCount '1100'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197322'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.536 14.06366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.536"^^xsd:decimal ;
  dwc:decimalLongitude "14.06366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.536 14.06366667)"^^geo:wktLiteral ;
  geo-pos:lat "77.536"^^xsd:decimal ;
  geo-pos:long "14.06366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197323'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.06366667'^^xsd:double;
  dwc:latitude '77.536'^^xsd:double;
  dwc:individualCount '1250'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197323'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4225 13.94216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4225"^^xsd:decimal ;
  dwc:decimalLongitude "13.94216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4225 13.94216667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4225"^^xsd:decimal ;
  geo-pos:long "13.94216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197324'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.94216667'^^xsd:double;
  dwc:latitude '77.4225'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197324'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197325'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '5500'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197325'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197326'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197326'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.35566667 14.11416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.35566667"^^xsd:decimal ;
  dwc:decimalLongitude "14.11416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.35566667 14.11416667)"^^geo:wktLiteral ;
  geo-pos:lat "77.35566667"^^xsd:decimal ;
  geo-pos:long "14.11416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197321'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11416667'^^xsd:double;
  dwc:latitude '77.35566667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197321'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196558'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196558'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196572'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196572'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196987'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196987'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196996'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196996'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197020'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197020'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196498'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196498'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196540'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196540'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197067'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197067'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197086'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197086'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197151'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197151'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197157'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197157'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197263'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197263'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197466'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197466'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197596'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197596'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24833333"^^xsd:decimal ;
  dwc:decimalLongitude "14.08816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24833333 14.08816667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24833333"^^xsd:decimal ;
  geo-pos:long "14.08816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197652'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.08816667'^^xsd:double;
  dwc:latitude '78.24833333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197652'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.07966667"^^xsd:decimal ;
  geo-pos:long "13.74083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197003'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197003'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.07966667"^^xsd:decimal ;
  geo-pos:long "13.74083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197038'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197038'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.07966667"^^xsd:decimal ;
  geo-pos:long "13.74083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197232'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197232'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.07966667 13.74083333)"^^geo:wktLiteral ;
  geo-pos:lat "78.07966667"^^xsd:decimal ;
  geo-pos:long "13.74083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197644'^^xsd:integer;
  dwc:scientificName 'Synidotea nodulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.74083333'^^xsd:double;
  dwc:latitude '78.07966667'^^xsd:double;
  dwc:aphiaid '119053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197644'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197469'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197469'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197504'^^xsd:integer;
  dwc:scientificName 'Pleustes panopla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '103015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197504'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '549692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.37333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  geo-pos:lat "74.37333333"^^xsd:decimal ;
  geo-pos:long "19.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196718'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1675'^^xsd:double;
  dwc:latitude '74.37333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196718'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.37333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  geo-pos:lat "74.37333333"^^xsd:decimal ;
  geo-pos:long "19.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197117'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1675'^^xsd:double;
  dwc:latitude '74.37333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197117'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.37333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  geo-pos:lat "74.37333333"^^xsd:decimal ;
  geo-pos:long "19.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197192'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1675'^^xsd:double;
  dwc:latitude '74.37333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197192'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.37333333"^^xsd:decimal ;
  dwc:decimalLongitude "19.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.37333333 19.1675)"^^geo:wktLiteral ;
  geo-pos:lat "74.37333333"^^xsd:decimal ;
  geo-pos:long "19.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197664'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.1675'^^xsd:double;
  dwc:latitude '74.37333333'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197664'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.67233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.05883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  geo-pos:lat "76.67233333"^^xsd:decimal ;
  geo-pos:long "17.05883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196873'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.05883333'^^xsd:double;
  dwc:latitude '76.67233333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196873'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.67233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.05883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  geo-pos:lat "76.67233333"^^xsd:decimal ;
  geo-pos:long "17.05883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197285'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.05883333'^^xsd:double;
  dwc:latitude '76.67233333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197285'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.67233333"^^xsd:decimal ;
  dwc:decimalLongitude "17.05883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.67233333 17.05883333)"^^geo:wktLiteral ;
  geo-pos:lat "76.67233333"^^xsd:decimal ;
  geo-pos:long "17.05883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197402'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.05883333'^^xsd:double;
  dwc:latitude '76.67233333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197402'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.732"^^xsd:decimal ;
  dwc:decimalLongitude "17.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  geo-pos:lat "76.732"^^xsd:decimal ;
  geo-pos:long "17.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196374'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1355'^^xsd:double;
  dwc:latitude '76.732'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196374'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.732"^^xsd:decimal ;
  dwc:decimalLongitude "17.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  geo-pos:lat "76.732"^^xsd:decimal ;
  geo-pos:long "17.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196874'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1355'^^xsd:double;
  dwc:latitude '76.732'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196874'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.732"^^xsd:decimal ;
  dwc:decimalLongitude "17.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.732 17.1355)"^^geo:wktLiteral ;
  geo-pos:lat "76.732"^^xsd:decimal ;
  geo-pos:long "17.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197286'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1355'^^xsd:double;
  dwc:latitude '76.732'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197286'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197082'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197082'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197181'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197181'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197244'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197244'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197380'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197380'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197460'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197460'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197461'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197461'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197615'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197615'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196427'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196427'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196473'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196473'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197245'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197245'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53966667 15.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.53966667"^^xsd:decimal ;
  dwc:decimalLongitude "15.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53966667 15.333)"^^geo:wktLiteral ;
  geo-pos:lat "77.53966667"^^xsd:decimal ;
  geo-pos:long "15.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196915'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.333'^^xsd:double;
  dwc:latitude '77.53966667'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196915'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53716667 15.33933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.53716667"^^xsd:decimal ;
  dwc:decimalLongitude "15.33933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53716667 15.33933333)"^^geo:wktLiteral ;
  geo-pos:lat "77.53716667"^^xsd:decimal ;
  geo-pos:long "15.33933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197336'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.33933333'^^xsd:double;
  dwc:latitude '77.53716667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197336'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.523 15.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.523"^^xsd:decimal ;
  dwc:decimalLongitude "15.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.523 15.511)"^^geo:wktLiteral ;
  geo-pos:lat "77.523"^^xsd:decimal ;
  geo-pos:long "15.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197337'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.511'^^xsd:double;
  dwc:latitude '77.523'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197337'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.53266667"^^xsd:decimal ;
  dwc:decimalLongitude "15.67433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  geo-pos:lat "77.53266667"^^xsd:decimal ;
  geo-pos:long "15.67433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196916'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.67433333'^^xsd:double;
  dwc:latitude '77.53266667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196916'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.53266667"^^xsd:decimal ;
  dwc:decimalLongitude "15.67433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  geo-pos:lat "77.53266667"^^xsd:decimal ;
  geo-pos:long "15.67433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197427'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.67433333'^^xsd:double;
  dwc:latitude '77.53266667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197427'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4915"^^xsd:decimal ;
  dwc:decimalLongitude "15.94283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  geo-pos:lat "77.4915"^^xsd:decimal ;
  geo-pos:long "15.94283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196917'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94283333'^^xsd:double;
  dwc:latitude '77.4915'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196917'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4915"^^xsd:decimal ;
  dwc:decimalLongitude "15.94283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  geo-pos:lat "77.4915"^^xsd:decimal ;
  geo-pos:long "15.94283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197240'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94283333'^^xsd:double;
  dwc:latitude '77.4915'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197240'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4915"^^xsd:decimal ;
  dwc:decimalLongitude "15.94283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4915 15.94283333)"^^geo:wktLiteral ;
  geo-pos:lat "77.4915"^^xsd:decimal ;
  geo-pos:long "15.94283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197339'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94283333'^^xsd:double;
  dwc:latitude '77.4915'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197339'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.49433333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.49433333 16.59066667)"^^geo:wktLiteral ;
  geo-pos:lat "76.49433333"^^xsd:decimal ;
  geo-pos:long "16.59066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197340'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59066667'^^xsd:double;
  dwc:latitude '76.49433333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197340'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197341'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197341'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196405'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196405'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196501'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196501'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196561'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196561'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197091'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197091'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197145'^^xsd:integer;
  dwc:scientificName 'Musculus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '156246'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197145'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '467467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197160'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197160'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197189'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197189'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197217'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197217'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197435'^^xsd:integer;
  dwc:scientificName 'Onoba aculeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '141308'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197435'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141308'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197449'^^xsd:integer;
  dwc:scientificName 'Orchomene minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '102671'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197449'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17933333 14.49383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.17933333"^^xsd:decimal ;
  dwc:decimalLongitude "14.49383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.17933333 14.49383333)"^^geo:wktLiteral ;
  geo-pos:lat "77.17933333"^^xsd:decimal ;
  geo-pos:long "14.49383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196787'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.49383333'^^xsd:double;
  dwc:latitude '77.17933333'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196787'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.711 16.29916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.711"^^xsd:decimal ;
  dwc:decimalLongitude "16.29916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.711 16.29916667)"^^geo:wktLiteral ;
  geo-pos:lat "76.711"^^xsd:decimal ;
  geo-pos:long "16.29916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196677'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.29916667'^^xsd:double;
  dwc:latitude '76.711'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196677'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91366667 17.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.91366667"^^xsd:decimal ;
  dwc:decimalLongitude "17.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.91366667 17.16)"^^geo:wktLiteral ;
  geo-pos:lat "76.91366667"^^xsd:decimal ;
  geo-pos:long "17.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196870'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.16'^^xsd:double;
  dwc:latitude '76.91366667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196870'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60466667 16.97883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60466667"^^xsd:decimal ;
  dwc:decimalLongitude "16.97883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60466667 16.97883333)"^^geo:wktLiteral ;
  geo-pos:lat "76.60466667"^^xsd:decimal ;
  geo-pos:long "16.97883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196375'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.97883333'^^xsd:double;
  dwc:latitude '76.60466667'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196375'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.29333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.56783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.29333333 15.56783333)"^^geo:wktLiteral ;
  geo-pos:lat "78.29333333"^^xsd:decimal ;
  geo-pos:long "15.56783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196415'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.56783333'^^xsd:double;
  dwc:latitude '78.29333333'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196415'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  geo-pos:lat "74.46916667"^^xsd:decimal ;
  geo-pos:long "18.77383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196579'^^xsd:integer;
  dwc:scientificName 'Dendrodoa aggregata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '103880'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196579'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  geo-pos:lat "76.60368333"^^xsd:decimal ;
  geo-pos:long "25.22651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196345'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196345'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  geo-pos:lat "74.46916667"^^xsd:decimal ;
  geo-pos:long "18.77383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197012'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197012'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  geo-pos:lat "78.339"^^xsd:decimal ;
  geo-pos:long "16.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196408'^^xsd:integer;
  dwc:scientificName 'Astarte montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:aphiaid '138823'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196408'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.46018333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  geo-pos:lat "76.46018333"^^xsd:decimal ;
  geo-pos:long "24.9649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196829'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196829'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.35216667"^^xsd:decimal ;
  dwc:decimalLongitude "16.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.35216667 16.211)"^^geo:wktLiteral ;
  geo-pos:lat "78.35216667"^^xsd:decimal ;
  geo-pos:long "16.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196612'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.211'^^xsd:double;
  dwc:latitude '78.35216667'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196612'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.46916667"^^xsd:decimal ;
  dwc:decimalLongitude "18.77383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.46916667 18.77383333)"^^geo:wktLiteral ;
  geo-pos:lat "74.46916667"^^xsd:decimal ;
  geo-pos:long "18.77383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197465'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.77383333'^^xsd:double;
  dwc:latitude '74.46916667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197465'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.60368333"^^xsd:decimal ;
  dwc:decimalLongitude "25.22651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.60368333 25.22651667)"^^geo:wktLiteral ;
  geo-pos:lat "76.60368333"^^xsd:decimal ;
  geo-pos:long "25.22651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197211'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.22651667'^^xsd:double;
  dwc:latitude '76.60368333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197211'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.364"^^xsd:decimal ;
  dwc:decimalLongitude "16.1315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.364 16.1315)"^^geo:wktLiteral ;
  geo-pos:lat "78.364"^^xsd:decimal ;
  geo-pos:long "16.1315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196665'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.1315'^^xsd:double;
  dwc:latitude '78.364'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196665'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.81383333 15.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.81383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.81383333 15.7575)"^^geo:wktLiteral ;
  geo-pos:lat "76.81383333"^^xsd:decimal ;
  geo-pos:long "15.7575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197412'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.7575'^^xsd:double;
  dwc:latitude '76.81383333'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197412'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.46018333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.46018333 24.9649)"^^geo:wktLiteral ;
  geo-pos:lat "76.46018333"^^xsd:decimal ;
  geo-pos:long "24.9649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197501'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '24.9649'^^xsd:double;
  dwc:latitude '76.46018333'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197501'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22533333"^^xsd:decimal ;
  dwc:decimalLongitude "15.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22533333 15.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22533333"^^xsd:decimal ;
  geo-pos:long "15.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197265'^^xsd:integer;
  dwc:scientificName 'Oenopota harpularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.64866667'^^xsd:double;
  dwc:latitude '78.22533333'^^xsd:double;
  dwc:aphiaid '139321'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197265'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '160451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02033333 16.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.02033333"^^xsd:decimal ;
  dwc:decimalLongitude "16.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.02033333 16.182)"^^geo:wktLiteral ;
  geo-pos:lat "77.02033333"^^xsd:decimal ;
  geo-pos:long "16.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196686'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.182'^^xsd:double;
  dwc:latitude '77.02033333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196686'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.22666667"^^xsd:decimal ;
  dwc:decimalLongitude "15.62566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.22666667 15.62566667)"^^geo:wktLiteral ;
  geo-pos:lat "78.22666667"^^xsd:decimal ;
  geo-pos:long "15.62566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197470'^^xsd:integer;
  dwc:scientificName 'Pandora glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.62566667'^^xsd:double;
  dwc:latitude '78.22666667'^^xsd:double;
  dwc:aphiaid '140673'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197470'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.317 17.44416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.317"^^xsd:decimal ;
  dwc:decimalLongitude "17.44416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.317 17.44416667)"^^geo:wktLiteral ;
  geo-pos:lat "77.317"^^xsd:decimal ;
  geo-pos:long "17.44416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197385'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.44416667'^^xsd:double;
  dwc:latitude '77.317'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197385'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.86333333"^^xsd:decimal ;
  dwc:decimalLongitude "15.58483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.86333333 15.58483333)"^^geo:wktLiteral ;
  geo-pos:lat "76.86333333"^^xsd:decimal ;
  geo-pos:long "15.58483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196777'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.58483333'^^xsd:double;
  dwc:latitude '76.86333333'^^xsd:double;
  dwc:individualCount '3250'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196777'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.51233333"^^xsd:decimal ;
  dwc:decimalLongitude "26.51406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.51233333 26.51406667)"^^geo:wktLiteral ;
  geo-pos:lat "76.51233333"^^xsd:decimal ;
  geo-pos:long "26.51406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197212'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '26.51406667'^^xsd:double;
  dwc:latitude '76.51233333'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197212'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.96083333"^^xsd:decimal ;
  dwc:decimalLongitude "15.94966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.96083333 15.94966667)"^^geo:wktLiteral ;
  geo-pos:lat "76.96083333"^^xsd:decimal ;
  geo-pos:long "15.94966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196684'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.94966667'^^xsd:double;
  dwc:latitude '76.96083333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196684'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  geo-pos:lat "74.51183333"^^xsd:decimal ;
  geo-pos:long "19.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196577'^^xsd:integer;
  dwc:scientificName 'Delamarea attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145317'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196577'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  geo-pos:lat "78.098"^^xsd:decimal ;
  geo-pos:long "14.16916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197229'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197229'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.03483333"^^xsd:decimal ;
  geo-pos:long "14.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197135'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197135'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.03483333"^^xsd:decimal ;
  geo-pos:long "14.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197542'^^xsd:integer;
  dwc:scientificName 'Sclerocrangon ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197542'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  geo-pos:lat "78.015"^^xsd:decimal ;
  geo-pos:long "14.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197547'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197547'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196794'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1500'^^xsd:integer;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196794'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09916667"^^xsd:decimal ;
  dwc:decimalLongitude "14.44266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09916667 14.44266667)"^^geo:wktLiteral ;
  geo-pos:lat "78.09916667"^^xsd:decimal ;
  geo-pos:long "14.44266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196566'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.44266667'^^xsd:double;
  dwc:latitude '78.09916667'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196566'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  geo-pos:lat "74.51183333"^^xsd:decimal ;
  geo-pos:long "19.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197358'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197358'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196548'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196548'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  geo-pos:lat "78.015"^^xsd:decimal ;
  geo-pos:long "14.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197028'^^xsd:integer;
  dwc:scientificName 'Liocyma fluctuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '141918'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197028'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.015"^^xsd:decimal ;
  dwc:decimalLongitude "14.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.015 14.301)"^^geo:wktLiteral ;
  geo-pos:lat "78.015"^^xsd:decimal ;
  geo-pos:long "14.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197068'^^xsd:integer;
  dwc:scientificName 'Lyonsia arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.301'^^xsd:double;
  dwc:latitude '78.015'^^xsd:double;
  dwc:aphiaid '140290'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197068'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197571'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '1950'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197571'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.28633333"^^xsd:decimal ;
  dwc:decimalLongitude "14.02683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.28633333 14.02683333)"^^geo:wktLiteral ;
  geo-pos:lat "78.28633333"^^xsd:decimal ;
  geo-pos:long "14.02683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196955'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.02683333'^^xsd:double;
  dwc:latitude '78.28633333'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196955'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.36833333"^^xsd:decimal ;
  dwc:decimalLongitude "19.15516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.36833333 19.15516667)"^^geo:wktLiteral ;
  geo-pos:lat "74.36833333"^^xsd:decimal ;
  geo-pos:long "19.15516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197132'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.15516667'^^xsd:double;
  dwc:latitude '74.36833333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197132'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.1215"^^xsd:decimal ;
  dwc:decimalLongitude "14.84616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.1215 14.84616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.1215"^^xsd:decimal ;
  geo-pos:long "14.84616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196451'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.84616667'^^xsd:double;
  dwc:latitude '78.1215'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196451'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.0735"^^xsd:decimal ;
  dwc:decimalLongitude "15.14833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.0735 15.14833333)"^^geo:wktLiteral ;
  geo-pos:lat "77.0735"^^xsd:decimal ;
  geo-pos:long "15.14833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197421'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.14833333'^^xsd:double;
  dwc:latitude '77.0735'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197421'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196703'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196703'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.4175"^^xsd:decimal ;
  dwc:decimalLongitude "13.93766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.4175 13.93766667)"^^geo:wktLiteral ;
  geo-pos:lat "77.4175"^^xsd:decimal ;
  geo-pos:long "13.93766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197479'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.93766667'^^xsd:double;
  dwc:latitude '77.4175'^^xsd:double;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197479'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197578'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197578'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.24883333"^^xsd:decimal ;
  dwc:decimalLongitude "15.52616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.24883333 15.52616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.24883333"^^xsd:decimal ;
  geo-pos:long "15.52616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197036'^^xsd:integer;
  dwc:scientificName 'Liparis liparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.52616667'^^xsd:double;
  dwc:latitude '78.24883333'^^xsd:double;
  dwc:aphiaid '127219'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197036'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127219'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.00766667"^^xsd:decimal ;
  dwc:decimalLongitude "15.57333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.00766667 15.57333333)"^^geo:wktLiteral ;
  geo-pos:lat "77.00766667"^^xsd:decimal ;
  geo-pos:long "15.57333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196897'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.57333333'^^xsd:double;
  dwc:latitude '77.00766667'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196897'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9685"^^xsd:decimal ;
  dwc:decimalLongitude "14.3225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9685 14.3225)"^^geo:wktLiteral ;
  geo-pos:lat "77.9685"^^xsd:decimal ;
  geo-pos:long "14.3225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197355'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3225'^^xsd:double;
  dwc:latitude '77.9685'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197355'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.10616667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.10616667 14.3185)"^^geo:wktLiteral ;
  geo-pos:lat "78.10616667"^^xsd:decimal ;
  geo-pos:long "14.3185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196353'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.3185'^^xsd:double;
  dwc:latitude '78.10616667'^^xsd:double;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196353'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.36033333 14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.36033333"^^xsd:decimal ;
  dwc:decimalLongitude "14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.36033333 14.088)"^^geo:wktLiteral ;
  geo-pos:lat "77.36033333"^^xsd:decimal ;
  geo-pos:long "14.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197112'^^xsd:integer;
  dwc:scientificName 'Margarites groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.088'^^xsd:double;
  dwc:latitude '77.36033333'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '141820'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197112'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  geo-pos:lat "74.4"^^xsd:decimal ;
  geo-pos:long "18.97933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196600'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196600'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4495"^^xsd:decimal ;
  dwc:decimalLongitude "16.21616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4495 16.21616667)"^^geo:wktLiteral ;
  geo-pos:lat "78.4495"^^xsd:decimal ;
  geo-pos:long "16.21616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196506'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.21616667'^^xsd:double;
  dwc:latitude '78.4495'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196506'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  geo-pos:lat "74.45066667"^^xsd:decimal ;
  geo-pos:long "19.2655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195867'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195867'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.70583333"^^xsd:decimal ;
  dwc:decimalLongitude "16.59633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.70583333 16.59633333)"^^geo:wktLiteral ;
  geo-pos:lat "78.70583333"^^xsd:decimal ;
  geo-pos:long "16.59633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197544'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.59633333'^^xsd:double;
  dwc:latitude '78.70583333'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197544'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195890'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195890'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  geo-pos:lat "74.45066667"^^xsd:decimal ;
  geo-pos:long "19.2655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197495'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197495'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  geo-pos:lat "74.443"^^xsd:decimal ;
  geo-pos:long "19.26083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196947'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196947'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.397"^^xsd:decimal ;
  dwc:decimalLongitude "17.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.397 17.1815)"^^geo:wktLiteral ;
  geo-pos:lat "78.397"^^xsd:decimal ;
  geo-pos:long "17.1815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197060'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.1815'^^xsd:double;
  dwc:latitude '78.397'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197060'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3375"^^xsd:decimal ;
  dwc:decimalLongitude "19.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3375 19.0595)"^^geo:wktLiteral ;
  geo-pos:lat "74.3375"^^xsd:decimal ;
  geo-pos:long "19.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197365'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.0595'^^xsd:double;
  dwc:latitude '74.3375'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197365'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  geo-pos:lat "74.443"^^xsd:decimal ;
  geo-pos:long "19.26083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196434'^^xsd:integer;
  dwc:scientificName 'Boreogadus saida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '126433'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196434'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  geo-pos:lat "78.342"^^xsd:decimal ;
  geo-pos:long "16.52883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196413'^^xsd:integer;
  dwc:scientificName 'Axinopsida orbiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '141652'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196413'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.443"^^xsd:decimal ;
  dwc:decimalLongitude "19.26083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.443 19.26083333)"^^geo:wktLiteral ;
  geo-pos:lat "74.443"^^xsd:decimal ;
  geo-pos:long "19.26083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197119'^^xsd:integer;
  dwc:scientificName 'Margarites helicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26083333'^^xsd:double;
  dwc:latitude '74.443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '141821'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197119'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.57466667 16.36416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.57466667"^^xsd:decimal ;
  dwc:decimalLongitude "16.36416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.57466667 16.36416667)"^^geo:wktLiteral ;
  geo-pos:lat "76.57466667"^^xsd:decimal ;
  geo-pos:long "16.36416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196880'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36416667'^^xsd:double;
  dwc:latitude '76.57466667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196880'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  geo-pos:lat "74.4"^^xsd:decimal ;
  geo-pos:long "18.97933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197497'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197497'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  geo-pos:lat "74.38566667"^^xsd:decimal ;
  geo-pos:long "19.17483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196727'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196727'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195883'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195883'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.933 17.20116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.933"^^xsd:decimal ;
  dwc:decimalLongitude "17.20116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.933 17.20116667)"^^geo:wktLiteral ;
  geo-pos:lat "76.933"^^xsd:decimal ;
  geo-pos:long "17.20116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197399'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.20116667'^^xsd:double;
  dwc:latitude '76.933'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197399'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.356"^^xsd:decimal ;
  dwc:decimalLongitude "19.14233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.356 19.14233333)"^^geo:wktLiteral ;
  geo-pos:lat "74.356"^^xsd:decimal ;
  geo-pos:long "19.14233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196337'^^xsd:integer;
  dwc:scientificName 'Anonyx sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.14233333'^^xsd:double;
  dwc:latitude '74.356'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:aphiaid '102516'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196337'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '102516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.66966667 16.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.66966667"^^xsd:decimal ;
  dwc:decimalLongitude "16.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.66966667 16.283)"^^geo:wktLiteral ;
  geo-pos:lat "76.66966667"^^xsd:decimal ;
  geo-pos:long "16.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196773'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.283'^^xsd:double;
  dwc:latitude '76.66966667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196773'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  geo-pos:lat "74.38566667"^^xsd:decimal ;
  geo-pos:long "19.17483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195870'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195870'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  geo-pos:lat "78.653"^^xsd:decimal ;
  geo-pos:long "16.36466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196933'^^xsd:integer;
  dwc:scientificName 'Halicryptus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '101156'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196933'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197153'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197153'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45066667"^^xsd:decimal ;
  dwc:decimalLongitude "19.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45066667 19.2655)"^^geo:wktLiteral ;
  geo-pos:lat "74.45066667"^^xsd:decimal ;
  geo-pos:long "19.2655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195859'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.2655'^^xsd:double;
  dwc:latitude '74.45066667'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195859'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.653"^^xsd:decimal ;
  dwc:decimalLongitude "16.36466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.653 16.36466667)"^^geo:wktLiteral ;
  geo-pos:lat "78.653"^^xsd:decimal ;
  geo-pos:long "16.36466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196463'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.36466667'^^xsd:double;
  dwc:latitude '78.653'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196463'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  geo-pos:lat "74.45816667"^^xsd:decimal ;
  geo-pos:long "19.26916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197477'^^xsd:integer;
  dwc:scientificName 'Pantopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '1358'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197477'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196622'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196622'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.45816667"^^xsd:decimal ;
  dwc:decimalLongitude "19.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.45816667 19.26916667)"^^geo:wktLiteral ;
  geo-pos:lat "74.45816667"^^xsd:decimal ;
  geo-pos:long "19.26916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196485'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.26916667'^^xsd:double;
  dwc:latitude '74.45816667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196485'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.47383333"^^xsd:decimal ;
  dwc:decimalLongitude "15.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.47383333 15.739)"^^geo:wktLiteral ;
  geo-pos:lat "78.47383333"^^xsd:decimal ;
  geo-pos:long "15.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196739'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.739'^^xsd:double;
  dwc:latitude '78.47383333'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196739'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4855"^^xsd:decimal ;
  dwc:decimalLongitude "15.34216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4855 15.34216667)"^^geo:wktLiteral ;
  geo-pos:lat "78.4855"^^xsd:decimal ;
  geo-pos:long "15.34216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196573'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.34216667'^^xsd:double;
  dwc:latitude '78.4855'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196573'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196648'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196648'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196396'^^xsd:integer;
  dwc:scientificName 'Astarte borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '138818'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196396'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.06316667 14.93366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.06316667"^^xsd:decimal ;
  dwc:decimalLongitude "14.93366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.06316667 14.93366667)"^^geo:wktLiteral ;
  geo-pos:lat "77.06316667"^^xsd:decimal ;
  geo-pos:long "14.93366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196819'^^xsd:integer;
  dwc:scientificName 'Gammarus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.93366667'^^xsd:double;
  dwc:latitude '77.06316667'^^xsd:double;
  dwc:aphiaid '102285'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196819'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197187'^^xsd:integer;
  dwc:scientificName 'Myriotrochus rinkii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197187'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5865"^^xsd:decimal ;
  dwc:decimalLongitude "16.89133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5865"^^xsd:decimal ;
  geo-pos:long "16.89133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196878'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.89133333'^^xsd:double;
  dwc:latitude '76.5865'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196878'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.14966667"^^xsd:decimal ;
  dwc:decimalLongitude "17.35316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.14966667 17.35316667)"^^geo:wktLiteral ;
  geo-pos:lat "77.14966667"^^xsd:decimal ;
  geo-pos:long "17.35316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197391'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.35316667'^^xsd:double;
  dwc:latitude '77.14966667'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197391'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.69083333"^^xsd:decimal ;
  dwc:decimalLongitude "14.82433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.69083333 14.82433333)"^^geo:wktLiteral ;
  geo-pos:lat "78.69083333"^^xsd:decimal ;
  geo-pos:long "14.82433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197511'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.82433333'^^xsd:double;
  dwc:latitude '78.69083333'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197511'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196551'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196551'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196748'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196748'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196411'^^xsd:integer;
  dwc:scientificName 'Atylus carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102125'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196411'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6695"^^xsd:decimal ;
  dwc:decimalLongitude "14.83833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6695 14.83833333)"^^geo:wktLiteral ;
  geo-pos:lat "78.6695"^^xsd:decimal ;
  geo-pos:long "14.83833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196560'^^xsd:integer;
  dwc:scientificName 'Cylichna occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.83833333'^^xsd:double;
  dwc:latitude '78.6695'^^xsd:double;
  dwc:aphiaid '139478'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196560'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '884604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.54616667"^^xsd:decimal ;
  dwc:decimalLongitude "15.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.54616667 15.186)"^^geo:wktLiteral ;
  geo-pos:lat "77.54616667"^^xsd:decimal ;
  geo-pos:long "15.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196914'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.186'^^xsd:double;
  dwc:latitude '77.54616667'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196914'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.77783333"^^xsd:decimal ;
  dwc:decimalLongitude "15.39133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.77783333 15.39133333)"^^geo:wktLiteral ;
  geo-pos:lat "78.77783333"^^xsd:decimal ;
  geo-pos:long "15.39133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197653'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.39133333'^^xsd:double;
  dwc:latitude '78.77783333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197653'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5105"^^xsd:decimal ;
  dwc:decimalLongitude "16.52183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5105 16.52183333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5105"^^xsd:decimal ;
  geo-pos:long "16.52183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197429'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52183333'^^xsd:double;
  dwc:latitude '76.5105'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197429'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.53883333"^^xsd:decimal ;
  dwc:decimalLongitude "16.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.53883333 16.3935)"^^geo:wktLiteral ;
  geo-pos:lat "76.53883333"^^xsd:decimal ;
  geo-pos:long "16.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196714'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.3935'^^xsd:double;
  dwc:latitude '76.53883333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196714'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197513'^^xsd:integer;
  dwc:scientificName 'Polycirrus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '131523'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197513'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197015'^^xsd:integer;
  dwc:scientificName 'Lebbeus polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197015'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197379'^^xsd:integer;
  dwc:scientificName 'Onisimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102646'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197379'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.484"^^xsd:decimal ;
  dwc:decimalLongitude "19.18033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.484 19.18033333)"^^geo:wktLiteral ;
  geo-pos:lat "74.484"^^xsd:decimal ;
  geo-pos:long "19.18033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197009'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.18033333'^^xsd:double;
  dwc:latitude '74.484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197009'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197147'^^xsd:integer;
  dwc:scientificName 'Musculus laevigatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '140473'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197147'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196470'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196470'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197597'^^xsd:integer;
  dwc:scientificName 'Serripes groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '139015'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197597'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '582749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196747'^^xsd:integer;
  dwc:scientificName 'Gammarellus homari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102253'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196747'^^xsd:anyURI;
  dwc:observationDate '1993-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197054'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197054'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196523'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196523'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196462'^^xsd:integer;
  dwc:scientificName 'Calliopius laeviusculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102178'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196462'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.09966667"^^xsd:decimal ;
  dwc:decimalLongitude "13.89183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.09966667 13.89183333)"^^geo:wktLiteral ;
  geo-pos:lat "78.09966667"^^xsd:decimal ;
  geo-pos:long "13.89183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196963'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.89183333'^^xsd:double;
  dwc:latitude '78.09966667'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196963'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.59066667"^^xsd:decimal ;
  dwc:decimalLongitude "14.929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.59066667 14.929)"^^geo:wktLiteral ;
  geo-pos:lat "78.59066667"^^xsd:decimal ;
  geo-pos:long "14.929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196659'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.929'^^xsd:double;
  dwc:latitude '78.59066667'^^xsd:double;
  dwc:individualCount '1872'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196659'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196908'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196908'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97383333 17.2955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.97383333"^^xsd:decimal ;
  dwc:decimalLongitude "17.2955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.97383333 17.2955)"^^geo:wktLiteral ;
  geo-pos:lat "76.97383333"^^xsd:decimal ;
  geo-pos:long "17.2955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197279'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '17.2955'^^xsd:double;
  dwc:latitude '76.97383333'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197279'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  geo-pos:lat "74.4"^^xsd:decimal ;
  geo-pos:long "18.97933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197201'^^xsd:integer;
  dwc:scientificName 'Mysis oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:aphiaid '120115'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197201'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120115'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.03483333"^^xsd:decimal ;
  dwc:decimalLongitude "14.11283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.03483333 14.11283333)"^^geo:wktLiteral ;
  geo-pos:lat "78.03483333"^^xsd:decimal ;
  geo-pos:long "14.11283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197179'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.11283333'^^xsd:double;
  dwc:latitude '78.03483333'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197179'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.51183333"^^xsd:decimal ;
  dwc:decimalLongitude "19.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.51183333 19.116)"^^geo:wktLiteral ;
  geo-pos:lat "74.51183333"^^xsd:decimal ;
  geo-pos:long "19.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195851'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.116'^^xsd:double;
  dwc:latitude '74.51183333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '144411'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195851'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.098"^^xsd:decimal ;
  dwc:decimalLongitude "14.16916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.098 14.16916667)"^^geo:wktLiteral ;
  geo-pos:lat "78.098"^^xsd:decimal ;
  geo-pos:long "14.16916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196616'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.16916667'^^xsd:double;
  dwc:latitude '78.098'^^xsd:double;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196616'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.397"^^xsd:decimal ;
  dwc:decimalLongitude "18.90283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.397 18.90283333)"^^geo:wktLiteral ;
  geo-pos:lat "74.397"^^xsd:decimal ;
  geo-pos:long "18.90283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197498'^^xsd:integer;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.90283333'^^xsd:double;
  dwc:latitude '74.397'^^xsd:double;
  dwc:aphiaid '145482'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197498'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.68683333"^^xsd:decimal ;
  dwc:decimalLongitude "25.45466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.68683333 25.45466667)"^^geo:wktLiteral ;
  geo-pos:lat "76.68683333"^^xsd:decimal ;
  geo-pos:long "25.45466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196537'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '25.45466667'^^xsd:double;
  dwc:latitude '76.68683333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196537'^^xsd:anyURI;
  dwc:observationDate '1996-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196696'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196696'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.53266667"^^xsd:decimal ;
  dwc:decimalLongitude "15.67433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.53266667 15.67433333)"^^geo:wktLiteral ;
  geo-pos:lat "77.53266667"^^xsd:decimal ;
  geo-pos:long "15.67433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197338'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.67433333'^^xsd:double;
  dwc:latitude '77.53266667'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197338'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.067"^^xsd:decimal ;
  dwc:decimalLongitude "15.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.067 15.1255)"^^geo:wktLiteral ;
  geo-pos:lat "77.067"^^xsd:decimal ;
  geo-pos:long "15.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196899'^^xsd:integer;
  dwc:scientificName 'Gammarus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.1255'^^xsd:double;
  dwc:latitude '77.067'^^xsd:double;
  dwc:aphiaid '102293'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196899'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.38566667"^^xsd:decimal ;
  dwc:decimalLongitude "19.17483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.38566667 19.17483333)"^^geo:wktLiteral ;
  geo-pos:lat "74.38566667"^^xsd:decimal ;
  geo-pos:long "19.17483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195869'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '19.17483333'^^xsd:double;
  dwc:latitude '74.38566667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195869'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.339"^^xsd:decimal ;
  dwc:decimalLongitude "16.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.339 16.407)"^^geo:wktLiteral ;
  geo-pos:lat "78.339"^^xsd:decimal ;
  geo-pos:long "16.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196967'^^xsd:integer;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.407'^^xsd:double;
  dwc:latitude '78.339'^^xsd:double;
  dwc:aphiaid '130735'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196967'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.97933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.4 18.97933333)"^^geo:wktLiteral ;
  geo-pos:lat "74.4"^^xsd:decimal ;
  geo-pos:long "18.97933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196536'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '18.97933333'^^xsd:double;
  dwc:latitude '74.4'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196536'^^xsd:anyURI;
  dwc:observationDate '1994-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.6313"^^xsd:decimal ;
  dwc:decimalLongitude "22.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.6313 22.0595)"^^geo:wktLiteral ;
  geo-pos:lat "78.6313"^^xsd:decimal ;
  geo-pos:long "22.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1197581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1197581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1197581'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '22.0595'^^xsd:double;
  dwc:latitude '78.6313'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1197581'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5865"^^xsd:decimal ;
  dwc:decimalLongitude "16.89133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5865 16.89133333)"^^geo:wktLiteral ;
  geo-pos:lat "76.5865"^^xsd:decimal ;
  geo-pos:long "16.89133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196674'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.89133333'^^xsd:double;
  dwc:latitude '76.5865'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196674'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.3435"^^xsd:decimal ;
  dwc:decimalLongitude "14.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.3435 14.231)"^^geo:wktLiteral ;
  geo-pos:lat "78.3435"^^xsd:decimal ;
  geo-pos:long "14.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196553'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.231'^^xsd:double;
  dwc:latitude '78.3435'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196553'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.56016667"^^xsd:decimal ;
  dwc:decimalLongitude "15.02633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.56016667 15.02633333)"^^geo:wktLiteral ;
  geo-pos:lat "77.56016667"^^xsd:decimal ;
  geo-pos:long "15.02633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196379'^^xsd:integer;
  dwc:scientificName 'Apherusa glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '15.02633333'^^xsd:double;
  dwc:latitude '77.56016667'^^xsd:double;
  dwc:aphiaid '102166'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196379'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.342"^^xsd:decimal ;
  dwc:decimalLongitude "16.52883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.342 16.52883333)"^^geo:wktLiteral ;
  geo-pos:lat "78.342"^^xsd:decimal ;
  geo-pos:long "16.52883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1195881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1195881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1195881'^^xsd:integer;
  dwc:scientificName 'Alcyonidium disciforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '16.52883333'^^xsd:double;
  dwc:latitude '78.342'^^xsd:double;
  dwc:aphiaid '111598'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1195881'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '111598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.06383333"^^xsd:decimal ;
  dwc:decimalLongitude "13.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.06383333 13.642)"^^geo:wktLiteral ;
  geo-pos:lat "78.06383333"^^xsd:decimal ;
  geo-pos:long "13.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196672'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '13.642'^^xsd:double;
  dwc:latitude '78.06383333'^^xsd:double;
  dwc:individualCount '560'^^xsd:integer;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196672'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196997'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '101569'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196997'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.382"^^xsd:decimal ;
  dwc:decimalLongitude "14.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.382 14.661)"^^geo:wktLiteral ;
  geo-pos:lat "78.382"^^xsd:decimal ;
  geo-pos:long "14.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1494__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ais%3A1196541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:is:1196541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1494_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'is'^^xsd:string;
  dwc:catalogNumber '1196541'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'ANE, Norway: Svalbard'^^xsd:string;
  dwc:longitude '14.661'^^xsd:double;
  dwc:latitude '78.382'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:is:1196541'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF